VincentWei1021 commited on
Commit
71cd717
·
1 Parent(s): d71281f

End of training

Browse files
README.md ADDED
@@ -0,0 +1,82 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ tags:
4
+ - generated_from_trainer
5
+ datasets:
6
+ - glue
7
+ metrics:
8
+ - accuracy
9
+ model-index:
10
+ - name: model
11
+ results:
12
+ - task:
13
+ name: Text Classification
14
+ type: text-classification
15
+ dataset:
16
+ name: glue
17
+ type: glue
18
+ args: sst2
19
+ metrics:
20
+ - name: Accuracy
21
+ type: accuracy
22
+ value: 0.8302752293577982
23
+ ---
24
+
25
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
26
+ should probably proofread and complete it, then remove this comment. -->
27
+
28
+ # model
29
+
30
+ This model is a fine-tuned version of [google/bert_uncased_L-2_H-128_A-2](https://huggingface.co/google/bert_uncased_L-2_H-128_A-2) on the glue dataset.
31
+ It achieves the following results on the evaluation set:
32
+ - Loss: 0.9810
33
+ - Accuracy: 0.8303
34
+
35
+ ## Model description
36
+
37
+ More information needed
38
+
39
+ ## Intended uses & limitations
40
+
41
+ More information needed
42
+
43
+ ## Training and evaluation data
44
+
45
+ More information needed
46
+
47
+ ## Training procedure
48
+
49
+ ### Training hyperparameters
50
+
51
+ The following hyperparameters were used during training:
52
+ - learning_rate: 0.00010445576414788915
53
+ - train_batch_size: 1024
54
+ - eval_batch_size: 1024
55
+ - seed: 33
56
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
57
+ - lr_scheduler_type: linear
58
+ - num_epochs: 10
59
+ - mixed_precision_training: Native AMP
60
+
61
+ ### Training results
62
+
63
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
64
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
65
+ | 1.6492 | 1.0 | 66 | 1.2487 | 0.7844 |
66
+ | 1.0585 | 2.0 | 132 | 1.0561 | 0.8073 |
67
+ | 0.8081 | 3.0 | 198 | 0.9585 | 0.8154 |
68
+ | 0.6595 | 4.0 | 264 | 0.9454 | 0.8268 |
69
+ | 0.5681 | 5.0 | 330 | 0.9372 | 0.8257 |
70
+ | 0.512 | 6.0 | 396 | 0.9471 | 0.8303 |
71
+ | 0.4868 | 7.0 | 462 | 0.9803 | 0.8291 |
72
+ | 0.4643 | 8.0 | 528 | 0.9699 | 0.8326 |
73
+ | 0.4498 | 9.0 | 594 | 0.9791 | 0.8280 |
74
+ | 0.4402 | 10.0 | 660 | 0.9810 | 0.8303 |
75
+
76
+
77
+ ### Framework versions
78
+
79
+ - Transformers 4.12.3
80
+ - Pytorch 1.9.1
81
+ - Datasets 1.15.1
82
+ - Tokenizers 0.10.3
logs/events.out.tfevents.1717954431.algo-1.45.2 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8eea8696bb54625aa491621b11c7ca75cf8beabd36a013702c811bb8ce5e5ea9
3
- size 8021
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2a126c6508a3043b056deb4f626a9d5784b3957a12d147bac2c2c515624e279
3
+ size 8375
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:815e79b270d116a783b7a3b14c9028076e4f145b1eb71fd06f6448dd8bbfe905
3
  size 17564583
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df11e3a70bc9b1e2af73d1ad00b7734e979b5a99cb3fd44d241585bdba4857d0
3
  size 17564583