gokuls commited on
Commit
14ce296
·
1 Parent(s): d86eb5b

End of training

Browse files
Files changed (2) hide show
  1. README.md +90 -0
  2. pytorch_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,90 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: google/bert_uncased_L-2_H-512_A-8
4
+ tags:
5
+ - generated_from_trainer
6
+ datasets:
7
+ - massive
8
+ metrics:
9
+ - accuracy
10
+ model-index:
11
+ - name: bert_uncased_L-2_H-512_A-8_massive
12
+ results:
13
+ - task:
14
+ name: Text Classification
15
+ type: text-classification
16
+ dataset:
17
+ name: massive
18
+ type: massive
19
+ config: en-US
20
+ split: validation
21
+ args: en-US
22
+ metrics:
23
+ - name: Accuracy
24
+ type: accuracy
25
+ value: 0.8740777176586325
26
+ ---
27
+
28
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
29
+ should probably proofread and complete it, then remove this comment. -->
30
+
31
+ # bert_uncased_L-2_H-512_A-8_massive
32
+
33
+ This model is a fine-tuned version of [google/bert_uncased_L-2_H-512_A-8](https://huggingface.co/google/bert_uncased_L-2_H-512_A-8) on the massive dataset.
34
+ It achieves the following results on the evaluation set:
35
+ - Loss: 0.5162
36
+ - Accuracy: 0.8741
37
+
38
+ ## Model description
39
+
40
+ More information needed
41
+
42
+ ## Intended uses & limitations
43
+
44
+ More information needed
45
+
46
+ ## Training and evaluation data
47
+
48
+ More information needed
49
+
50
+ ## Training procedure
51
+
52
+ ### Training hyperparameters
53
+
54
+ The following hyperparameters were used during training:
55
+ - learning_rate: 5e-05
56
+ - train_batch_size: 64
57
+ - eval_batch_size: 64
58
+ - seed: 33
59
+ - distributed_type: multi-GPU
60
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
61
+ - lr_scheduler_type: linear
62
+ - num_epochs: 15
63
+
64
+ ### Training results
65
+
66
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
67
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
68
+ | 2.9188 | 1.0 | 180 | 1.8187 | 0.6085 |
69
+ | 1.5237 | 2.0 | 360 | 1.0972 | 0.7585 |
70
+ | 0.9995 | 3.0 | 540 | 0.8257 | 0.7978 |
71
+ | 0.7371 | 4.0 | 720 | 0.6883 | 0.8318 |
72
+ | 0.5734 | 5.0 | 900 | 0.6198 | 0.8455 |
73
+ | 0.4599 | 6.0 | 1080 | 0.5870 | 0.8569 |
74
+ | 0.3835 | 7.0 | 1260 | 0.5654 | 0.8574 |
75
+ | 0.3262 | 8.0 | 1440 | 0.5414 | 0.8652 |
76
+ | 0.279 | 9.0 | 1620 | 0.5282 | 0.8697 |
77
+ | 0.2435 | 10.0 | 1800 | 0.5281 | 0.8677 |
78
+ | 0.2199 | 11.0 | 1980 | 0.5156 | 0.8697 |
79
+ | 0.1999 | 12.0 | 2160 | 0.5162 | 0.8741 |
80
+ | 0.1824 | 13.0 | 2340 | 0.5224 | 0.8736 |
81
+ | 0.1712 | 14.0 | 2520 | 0.5223 | 0.8731 |
82
+ | 0.1627 | 15.0 | 2700 | 0.5206 | 0.8716 |
83
+
84
+
85
+ ### Framework versions
86
+
87
+ - Transformers 4.34.0
88
+ - Pytorch 1.14.0a0+410ce96
89
+ - Datasets 2.14.5
90
+ - Tokenizers 0.14.1
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5fc13b4788f494427382af201fb44a0ae47439c9627733c545a7380b5ab94975
3
  size 89972908
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a3515dca611e951a566d8fdd103ea0031db406219f81d203287e08d68680e86f
3
  size 89972908