gokuls commited on
Commit
e056843
·
1 Parent(s): 3418c2a

Model save

Browse files
Files changed (2) hide show
  1. README.md +91 -0
  2. pytorch_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,91 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: gokuls/bert_12_layer_model_v1_complete_training_new_wt_init_48
3
+ tags:
4
+ - generated_from_trainer
5
+ datasets:
6
+ - glue
7
+ metrics:
8
+ - matthews_correlation
9
+ - accuracy
10
+ model-index:
11
+ - name: hBERTv1_new_pretrain_w_init_48_ver2_cola
12
+ results:
13
+ - task:
14
+ name: Text Classification
15
+ type: text-classification
16
+ dataset:
17
+ name: glue
18
+ type: glue
19
+ config: cola
20
+ split: validation
21
+ args: cola
22
+ metrics:
23
+ - name: Matthews Correlation
24
+ type: matthews_correlation
25
+ value: 0.0
26
+ - name: Accuracy
27
+ type: accuracy
28
+ value: 0.6912751793861389
29
+ ---
30
+
31
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
32
+ should probably proofread and complete it, then remove this comment. -->
33
+
34
+ # hBERTv1_new_pretrain_w_init_48_ver2_cola
35
+
36
+ This model is a fine-tuned version of [gokuls/bert_12_layer_model_v1_complete_training_new_wt_init_48](https://huggingface.co/gokuls/bert_12_layer_model_v1_complete_training_new_wt_init_48) on the glue dataset.
37
+ It achieves the following results on the evaluation set:
38
+ - Loss: 0.6184
39
+ - Matthews Correlation: 0.0
40
+ - Accuracy: 0.6913
41
+
42
+ ## Model description
43
+
44
+ More information needed
45
+
46
+ ## Intended uses & limitations
47
+
48
+ More information needed
49
+
50
+ ## Training and evaluation data
51
+
52
+ More information needed
53
+
54
+ ## Training procedure
55
+
56
+ ### Training hyperparameters
57
+
58
+ The following hyperparameters were used during training:
59
+ - learning_rate: 4e-05
60
+ - train_batch_size: 64
61
+ - eval_batch_size: 64
62
+ - seed: 10
63
+ - distributed_type: multi-GPU
64
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
65
+ - lr_scheduler_type: linear
66
+ - num_epochs: 15
67
+
68
+ ### Training results
69
+
70
+ | Training Loss | Epoch | Step | Validation Loss | Matthews Correlation | Accuracy |
71
+ |:-------------:|:-----:|:----:|:---------------:|:--------------------:|:--------:|
72
+ | 0.6277 | 1.0 | 134 | 0.6457 | 0.0 | 0.6913 |
73
+ | 0.6178 | 2.0 | 268 | 0.6240 | 0.0 | 0.6913 |
74
+ | 0.6152 | 3.0 | 402 | 0.6201 | 0.0 | 0.6913 |
75
+ | 0.6138 | 4.0 | 536 | 0.6181 | 0.0 | 0.6913 |
76
+ | 0.6111 | 5.0 | 670 | 0.6181 | 0.0 | 0.6913 |
77
+ | 0.6122 | 6.0 | 804 | 0.6232 | 0.0 | 0.6913 |
78
+ | 0.611 | 7.0 | 938 | 0.6179 | 0.0 | 0.6913 |
79
+ | 0.6087 | 8.0 | 1072 | 0.6182 | 0.0 | 0.6913 |
80
+ | 0.6112 | 9.0 | 1206 | 0.6226 | 0.0 | 0.6913 |
81
+ | 0.6116 | 10.0 | 1340 | 0.6210 | 0.0 | 0.6913 |
82
+ | 0.6091 | 11.0 | 1474 | 0.6194 | 0.0 | 0.6913 |
83
+ | 0.6087 | 12.0 | 1608 | 0.6184 | 0.0 | 0.6913 |
84
+
85
+
86
+ ### Framework versions
87
+
88
+ - Transformers 4.34.0
89
+ - Pytorch 1.14.0a0+410ce96
90
+ - Datasets 2.14.5
91
+ - Tokenizers 0.14.1
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:91d72b5807a3a94548318e684254ac6791acf4a83956a5dde1b65d5d6d0b9ba5
3
  size 481099229
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df8771a51b6b0b7c090762bc673e57b793bc670874dcc8a3c84e86801bd240bc
3
  size 481099229