update model card README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,4 @@
|
|
1 |
---
|
2 |
-
language:
|
3 |
-
- en
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
datasets:
|
@@ -14,7 +12,7 @@ model-index:
|
|
14 |
name: Text Classification
|
15 |
type: text-classification
|
16 |
dataset:
|
17 |
-
name:
|
18 |
type: glue
|
19 |
config: sst2
|
20 |
split: validation
|
@@ -22,7 +20,7 @@ model-index:
|
|
22 |
metrics:
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
-
value: 0.
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -30,10 +28,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
30 |
|
31 |
# hBERTv1_new_pretrain_sst2
|
32 |
|
33 |
-
This model is a fine-tuned version of [gokuls/bert_12_layer_model_v1_complete_training_new](https://huggingface.co/gokuls/bert_12_layer_model_v1_complete_training_new) on the
|
34 |
It achieves the following results on the evaluation set:
|
35 |
-
- Loss:
|
36 |
-
- Accuracy: 0.
|
37 |
|
38 |
## Model description
|
39 |
|
@@ -52,7 +50,7 @@ More information needed
|
|
52 |
### Training hyperparameters
|
53 |
|
54 |
The following hyperparameters were used during training:
|
55 |
-
- learning_rate:
|
56 |
- train_batch_size: 128
|
57 |
- eval_batch_size: 128
|
58 |
- seed: 10
|
@@ -65,23 +63,14 @@ The following hyperparameters were used during training:
|
|
65 |
|
66 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
67 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
68 |
-
|
|
69 |
-
|
|
70 |
-
|
|
71 |
-
|
|
72 |
-
|
|
73 |
-
|
|
74 |
-
|
|
75 |
-
|
|
76 |
-
| 18.1005 | 9.0 | 4743 | 15.8288 | 0.5092 |
|
77 |
-
| 18.0769 | 10.0 | 5270 | 15.8291 | 0.5092 |
|
78 |
-
| 17.912 | 11.0 | 5797 | 15.8291 | 0.5092 |
|
79 |
-
| 17.887 | 12.0 | 6324 | 15.8277 | 0.5092 |
|
80 |
-
| 18.1205 | 13.0 | 6851 | 15.8288 | 0.5092 |
|
81 |
-
| 18.0703 | 14.0 | 7378 | 15.8291 | 0.5092 |
|
82 |
-
| 18.044 | 15.0 | 7905 | 15.8294 | 0.5092 |
|
83 |
-
| 18.0354 | 16.0 | 8432 | 15.8294 | 0.5092 |
|
84 |
-
| 17.8629 | 17.0 | 8959 | 15.8297 | 0.5092 |
|
85 |
|
86 |
|
87 |
### Framework versions
|
|
|
1 |
---
|
|
|
|
|
2 |
tags:
|
3 |
- generated_from_trainer
|
4 |
datasets:
|
|
|
12 |
name: Text Classification
|
13 |
type: text-classification
|
14 |
dataset:
|
15 |
+
name: glue
|
16 |
type: glue
|
17 |
config: sst2
|
18 |
split: validation
|
|
|
20 |
metrics:
|
21 |
- name: Accuracy
|
22 |
type: accuracy
|
23 |
+
value: 0.7878440366972477
|
24 |
---
|
25 |
|
26 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
28 |
|
29 |
# hBERTv1_new_pretrain_sst2
|
30 |
|
31 |
+
This model is a fine-tuned version of [gokuls/bert_12_layer_model_v1_complete_training_new](https://huggingface.co/gokuls/bert_12_layer_model_v1_complete_training_new) on the glue dataset.
|
32 |
It achieves the following results on the evaluation set:
|
33 |
+
- Loss: 0.6715
|
34 |
+
- Accuracy: 0.7878
|
35 |
|
36 |
## Model description
|
37 |
|
|
|
50 |
### Training hyperparameters
|
51 |
|
52 |
The following hyperparameters were used during training:
|
53 |
+
- learning_rate: 4e-05
|
54 |
- train_batch_size: 128
|
55 |
- eval_batch_size: 128
|
56 |
- seed: 10
|
|
|
63 |
|
64 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
65 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
66 |
+
| 0.4258 | 1.0 | 527 | 0.4994 | 0.8062 |
|
67 |
+
| 0.2652 | 2.0 | 1054 | 0.5633 | 0.8005 |
|
68 |
+
| 0.2214 | 3.0 | 1581 | 0.4752 | 0.7878 |
|
69 |
+
| 0.2014 | 4.0 | 2108 | 0.5329 | 0.7890 |
|
70 |
+
| 0.1813 | 5.0 | 2635 | 0.5410 | 0.7924 |
|
71 |
+
| 0.1679 | 6.0 | 3162 | 0.5857 | 0.8085 |
|
72 |
+
| 0.1526 | 7.0 | 3689 | 0.7654 | 0.8039 |
|
73 |
+
| 0.1405 | 8.0 | 4216 | 0.6715 | 0.7878 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
74 |
|
75 |
|
76 |
### Framework versions
|