DANI001 commited on
Commit
8051a08
1 Parent(s): f605956

Model save

Browse files
README.md CHANGED
@@ -1,57 +1,62 @@
1
- ---
2
- license: apache-2.0
3
- base_model: Twitter/twhin-bert-large
4
- tags:
5
- - generated_from_trainer
6
- model-index:
7
- - name: model
8
- results: []
9
- ---
10
-
11
- <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
- should probably proofread and complete it, then remove this comment. -->
13
-
14
- # model
15
-
16
- This model is a fine-tuned version of [Twitter/twhin-bert-large](https://huggingface.co/Twitter/twhin-bert-large) on the None dataset.
17
- It achieves the following results on the evaluation set:
18
- - Loss: 2.2328
19
-
20
- ## Model description
21
-
22
- More information needed
23
-
24
- ## Intended uses & limitations
25
-
26
- More information needed
27
-
28
- ## Training and evaluation data
29
-
30
- More information needed
31
-
32
- ## Training procedure
33
-
34
- ### Training hyperparameters
35
-
36
- The following hyperparameters were used during training:
37
- - learning_rate: 1e-05
38
- - train_batch_size: 8
39
- - eval_batch_size: 8
40
- - seed: 42
41
- - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
- - lr_scheduler_type: linear
43
- - num_epochs: 1
44
-
45
- ### Training results
46
-
47
- | Training Loss | Epoch | Step | Validation Loss |
48
- |:-------------:|:-----:|:----:|:---------------:|
49
- | 2.4946 | 1.0 | 232 | 2.2328 |
50
-
51
-
52
- ### Framework versions
53
-
54
- - Transformers 4.32.1
55
- - Pytorch 2.1.2
56
- - Datasets 2.20.0
57
- - Tokenizers 0.13.2
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: Twitter/twhin-bert-large
5
+ tags:
6
+ - generated_from_trainer
7
+ model-index:
8
+ - name: model
9
+ results: []
10
+ ---
11
+
12
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
+ should probably proofread and complete it, then remove this comment. -->
14
+
15
+ # model
16
+
17
+ This model is a fine-tuned version of [Twitter/twhin-bert-large](https://huggingface.co/Twitter/twhin-bert-large) on the None dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 1.8347
20
+
21
+ ## Model description
22
+
23
+ More information needed
24
+
25
+ ## Intended uses & limitations
26
+
27
+ More information needed
28
+
29
+ ## Training and evaluation data
30
+
31
+ More information needed
32
+
33
+ ## Training procedure
34
+
35
+ ### Training hyperparameters
36
+
37
+ The following hyperparameters were used during training:
38
+ - learning_rate: 1e-05
39
+ - train_batch_size: 8
40
+ - eval_batch_size: 8
41
+ - seed: 42
42
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
43
+ - lr_scheduler_type: linear
44
+ - num_epochs: 5
45
+
46
+ ### Training results
47
+
48
+ | Training Loss | Epoch | Step | Validation Loss |
49
+ |:-------------:|:-----:|:----:|:---------------:|
50
+ | 2.3665 | 1.0 | 232 | 2.1375 |
51
+ | 2.1583 | 2.0 | 464 | 1.9678 |
52
+ | 1.9735 | 3.0 | 696 | 1.8494 |
53
+ | 1.9592 | 4.0 | 928 | 1.7641 |
54
+ | 1.783 | 5.0 | 1160 | 1.8347 |
55
+
56
+
57
+ ### Framework versions
58
+
59
+ - Transformers 4.45.1
60
+ - Pytorch 2.4.1+cu121
61
+ - Datasets 3.0.1
62
+ - Tokenizers 0.20.0
generation_config.json CHANGED
@@ -1,5 +1,5 @@
1
- {
2
- "_from_model_config": true,
3
- "pad_token_id": 0,
4
- "transformers_version": "4.32.1"
5
- }
 
1
+ {
2
+ "_from_model_config": true,
3
+ "pad_token_id": 0,
4
+ "transformers_version": "4.45.1"
5
+ }
runs/Oct03_04-57-29_df5948bb4053/events.out.tfevents.1727931463.df5948bb4053.706.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:630a869581857f4ddbc1dfce75eab6871ddd39967342bf1361c84609d7d134a0
3
- size 30414
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7dec96e0e2391fbcb6da5deefc99fed51c8bbddc80fa32b222bb483c7f36a4b6
3
+ size 31039