rgb2gbr commited on
Commit
e34d670
·
verified ·
1 Parent(s): db161ba

End of training

Browse files
Files changed (2) hide show
  1. README.md +63 -60
  2. model.safetensors +1 -1
README.md CHANGED
@@ -1,60 +1,63 @@
1
- ---
2
- library_name: transformers
3
- license: apache-2.0
4
- base_model: bert-base-uncased
5
- tags:
6
- - generated_from_trainer
7
- model-index:
8
- - name: roberta-base-uncased-finetuned-swag
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
- # roberta-base-uncased-finetuned-swag
16
-
17
- This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
18
- It achieves the following results on the evaluation set:
19
- - Loss: 0.6394
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: 5e-05
39
- - train_batch_size: 12
40
- - eval_batch_size: 12
41
- - seed: 42
42
- - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
43
- - lr_scheduler_type: linear
44
- - num_epochs: 3
45
-
46
- ### Training results
47
-
48
- | Training Loss | Epoch | Step | Validation Loss |
49
- |:-------------:|:-----:|:-----:|:---------------:|
50
- | 0.7766 | 1.0 | 6129 | 0.6394 |
51
- | 0.392 | 2.0 | 12258 | 0.6600 |
52
- | 0.1584 | 3.0 | 18387 | 1.1749 |
53
-
54
-
55
- ### Framework versions
56
-
57
- - Transformers 4.46.2
58
- - Pytorch 2.5.1+cu121
59
- - Datasets 3.1.0
60
- - Tokenizers 0.20.3
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: bert-base-uncased
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - accuracy
9
+ model-index:
10
+ - name: roberta-base-uncased-finetuned-swag
11
+ results: []
12
+ ---
13
+
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ # roberta-base-uncased-finetuned-swag
18
+
19
+ This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.5432
22
+ - Accuracy: 0.7913
23
+
24
+ ## Model description
25
+
26
+ More information needed
27
+
28
+ ## Intended uses & limitations
29
+
30
+ More information needed
31
+
32
+ ## Training and evaluation data
33
+
34
+ More information needed
35
+
36
+ ## Training procedure
37
+
38
+ ### Training hyperparameters
39
+
40
+ The following hyperparameters were used during training:
41
+ - learning_rate: 2e-05
42
+ - train_batch_size: 10
43
+ - eval_batch_size: 10
44
+ - seed: 42
45
+ - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
46
+ - lr_scheduler_type: linear
47
+ - num_epochs: 3
48
+
49
+ ### Training results
50
+
51
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
+ |:-------------:|:-----:|:-----:|:---------------:|:--------:|
53
+ | 0.7263 | 1.0 | 7355 | 0.5432 | 0.7913 |
54
+ | 0.4169 | 2.0 | 14710 | 0.5825 | 0.8066 |
55
+ | 0.2445 | 3.0 | 22065 | 0.8614 | 0.8091 |
56
+
57
+
58
+ ### Framework versions
59
+
60
+ - Transformers 4.46.3
61
+ - Pytorch 2.5.1+cu121
62
+ - Datasets 3.1.0
63
+ - Tokenizers 0.20.3
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ce7c7ddf4d08399b5077cde8b23bd6bd70e67cba05d8dac27ee2dbf0b82e6ad8
3
  size 437955572
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd6c674548c56adca626ac41d58d5a653f26cf639227d978ab1bf178ed8bd173
3
  size 437955572