End of training
Browse files- README.md +9 -7
- all_results.json +16 -0
- eval_results.json +11 -0
- logs/events.out.tfevents.1674762772.gera.2823283.20 +3 -0
- train_results.json +8 -0
- trainer_state.json +161 -0
README.md
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
---
|
|
|
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- generated_from_trainer
|
@@ -13,7 +15,7 @@ model-index:
|
|
13 |
name: Text Classification
|
14 |
type: text-classification
|
15 |
dataset:
|
16 |
-
name:
|
17 |
type: glue
|
18 |
config: stsb
|
19 |
split: validation
|
@@ -21,7 +23,7 @@ model-index:
|
|
21 |
metrics:
|
22 |
- name: Spearmanr
|
23 |
type: spearmanr
|
24 |
-
value: 0.
|
25 |
---
|
26 |
|
27 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -29,12 +31,12 @@ should probably proofread and complete it, then remove this comment. -->
|
|
29 |
|
30 |
# mobilebert_add_GLUE_Experiment_stsb_256
|
31 |
|
32 |
-
This model is a fine-tuned version of [google/mobilebert-uncased](https://huggingface.co/google/mobilebert-uncased) on the
|
33 |
It achieves the following results on the evaluation set:
|
34 |
-
- Loss: 2.
|
35 |
-
- Pearson: 0.
|
36 |
-
- Spearmanr: 0.
|
37 |
-
- Combined Score: 0.
|
38 |
|
39 |
## Model description
|
40 |
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
license: apache-2.0
|
5 |
tags:
|
6 |
- generated_from_trainer
|
|
|
15 |
name: Text Classification
|
16 |
type: text-classification
|
17 |
dataset:
|
18 |
+
name: GLUE STSB
|
19 |
type: glue
|
20 |
config: stsb
|
21 |
split: validation
|
|
|
23 |
metrics:
|
24 |
- name: Spearmanr
|
25 |
type: spearmanr
|
26 |
+
value: 0.02173520720193955
|
27 |
---
|
28 |
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
31 |
|
32 |
# mobilebert_add_GLUE_Experiment_stsb_256
|
33 |
|
34 |
+
This model is a fine-tuned version of [google/mobilebert-uncased](https://huggingface.co/google/mobilebert-uncased) on the GLUE STSB dataset.
|
35 |
It achieves the following results on the evaluation set:
|
36 |
+
- Loss: 2.2965
|
37 |
+
- Pearson: 0.0399
|
38 |
+
- Spearmanr: 0.0217
|
39 |
+
- Combined Score: 0.0308
|
40 |
|
41 |
## Model description
|
42 |
|
all_results.json
ADDED
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 8.0,
|
3 |
+
"eval_combined_score": 0.030822169467473876,
|
4 |
+
"eval_loss": 2.2965381145477295,
|
5 |
+
"eval_pearson": 0.039909131733008196,
|
6 |
+
"eval_runtime": 2.9565,
|
7 |
+
"eval_samples": 1500,
|
8 |
+
"eval_samples_per_second": 507.365,
|
9 |
+
"eval_spearmanr": 0.02173520720193955,
|
10 |
+
"eval_steps_per_second": 4.059,
|
11 |
+
"train_loss": 2.3563860363430447,
|
12 |
+
"train_runtime": 347.9343,
|
13 |
+
"train_samples": 5749,
|
14 |
+
"train_samples_per_second": 826.162,
|
15 |
+
"train_steps_per_second": 6.467
|
16 |
+
}
|
eval_results.json
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 8.0,
|
3 |
+
"eval_combined_score": 0.030822169467473876,
|
4 |
+
"eval_loss": 2.2965381145477295,
|
5 |
+
"eval_pearson": 0.039909131733008196,
|
6 |
+
"eval_runtime": 2.9565,
|
7 |
+
"eval_samples": 1500,
|
8 |
+
"eval_samples_per_second": 507.365,
|
9 |
+
"eval_spearmanr": 0.02173520720193955,
|
10 |
+
"eval_steps_per_second": 4.059
|
11 |
+
}
|
logs/events.out.tfevents.1674762772.gera.2823283.20
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6e29c07fe9637d5cb4e87e3c90c70e3ba32a82e31ee2198935309e6c026aa9f6
|
3 |
+
size 473
|
train_results.json
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 8.0,
|
3 |
+
"train_loss": 2.3563860363430447,
|
4 |
+
"train_runtime": 347.9343,
|
5 |
+
"train_samples": 5749,
|
6 |
+
"train_samples_per_second": 826.162,
|
7 |
+
"train_steps_per_second": 6.467
|
8 |
+
}
|
trainer_state.json
ADDED
@@ -0,0 +1,161 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"best_metric": 2.2965381145477295,
|
3 |
+
"best_model_checkpoint": "mobilebert_add_GLUE_Experiment_stsb_256/checkpoint-135",
|
4 |
+
"epoch": 8.0,
|
5 |
+
"global_step": 360,
|
6 |
+
"is_hyper_param_search": false,
|
7 |
+
"is_local_process_zero": true,
|
8 |
+
"is_world_process_zero": true,
|
9 |
+
"log_history": [
|
10 |
+
{
|
11 |
+
"epoch": 1.0,
|
12 |
+
"learning_rate": 4.9e-05,
|
13 |
+
"loss": 4.3289,
|
14 |
+
"step": 45
|
15 |
+
},
|
16 |
+
{
|
17 |
+
"epoch": 1.0,
|
18 |
+
"eval_combined_score": 0.016869338769549977,
|
19 |
+
"eval_loss": 2.5185155868530273,
|
20 |
+
"eval_pearson": 0.015152034772122189,
|
21 |
+
"eval_runtime": 2.6668,
|
22 |
+
"eval_samples_per_second": 562.482,
|
23 |
+
"eval_spearmanr": 0.018586642766977766,
|
24 |
+
"eval_steps_per_second": 4.5,
|
25 |
+
"step": 45
|
26 |
+
},
|
27 |
+
{
|
28 |
+
"epoch": 2.0,
|
29 |
+
"learning_rate": 4.8e-05,
|
30 |
+
"loss": 2.1532,
|
31 |
+
"step": 90
|
32 |
+
},
|
33 |
+
{
|
34 |
+
"epoch": 2.0,
|
35 |
+
"eval_combined_score": 0.031155825147051168,
|
36 |
+
"eval_loss": 2.5569276809692383,
|
37 |
+
"eval_pearson": 0.03878201425375371,
|
38 |
+
"eval_runtime": 2.6592,
|
39 |
+
"eval_samples_per_second": 564.09,
|
40 |
+
"eval_spearmanr": 0.023529636040348627,
|
41 |
+
"eval_steps_per_second": 4.513,
|
42 |
+
"step": 90
|
43 |
+
},
|
44 |
+
{
|
45 |
+
"epoch": 3.0,
|
46 |
+
"learning_rate": 4.7e-05,
|
47 |
+
"loss": 2.1161,
|
48 |
+
"step": 135
|
49 |
+
},
|
50 |
+
{
|
51 |
+
"epoch": 3.0,
|
52 |
+
"eval_combined_score": 0.030822169467473876,
|
53 |
+
"eval_loss": 2.2965381145477295,
|
54 |
+
"eval_pearson": 0.039909131733008196,
|
55 |
+
"eval_runtime": 2.7354,
|
56 |
+
"eval_samples_per_second": 548.375,
|
57 |
+
"eval_spearmanr": 0.02173520720193955,
|
58 |
+
"eval_steps_per_second": 4.387,
|
59 |
+
"step": 135
|
60 |
+
},
|
61 |
+
{
|
62 |
+
"epoch": 4.0,
|
63 |
+
"learning_rate": 4.600000000000001e-05,
|
64 |
+
"loss": 2.1083,
|
65 |
+
"step": 180
|
66 |
+
},
|
67 |
+
{
|
68 |
+
"epoch": 4.0,
|
69 |
+
"eval_combined_score": 0.034664425266159364,
|
70 |
+
"eval_loss": 2.4191055297851562,
|
71 |
+
"eval_pearson": 0.0409414178434408,
|
72 |
+
"eval_runtime": 2.6813,
|
73 |
+
"eval_samples_per_second": 559.437,
|
74 |
+
"eval_spearmanr": 0.028387432688877935,
|
75 |
+
"eval_steps_per_second": 4.475,
|
76 |
+
"step": 180
|
77 |
+
},
|
78 |
+
{
|
79 |
+
"epoch": 5.0,
|
80 |
+
"learning_rate": 4.5e-05,
|
81 |
+
"loss": 2.0885,
|
82 |
+
"step": 225
|
83 |
+
},
|
84 |
+
{
|
85 |
+
"epoch": 5.0,
|
86 |
+
"eval_combined_score": 0.04204090753651958,
|
87 |
+
"eval_loss": 2.5610482692718506,
|
88 |
+
"eval_pearson": 0.0458438458890056,
|
89 |
+
"eval_runtime": 2.7067,
|
90 |
+
"eval_samples_per_second": 554.172,
|
91 |
+
"eval_spearmanr": 0.03823796918403356,
|
92 |
+
"eval_steps_per_second": 4.433,
|
93 |
+
"step": 225
|
94 |
+
},
|
95 |
+
{
|
96 |
+
"epoch": 6.0,
|
97 |
+
"learning_rate": 4.4000000000000006e-05,
|
98 |
+
"loss": 2.0602,
|
99 |
+
"step": 270
|
100 |
+
},
|
101 |
+
{
|
102 |
+
"epoch": 6.0,
|
103 |
+
"eval_combined_score": 0.0458476409316318,
|
104 |
+
"eval_loss": 2.378797769546509,
|
105 |
+
"eval_pearson": 0.047272793574367096,
|
106 |
+
"eval_runtime": 2.6789,
|
107 |
+
"eval_samples_per_second": 559.941,
|
108 |
+
"eval_spearmanr": 0.04442248828889651,
|
109 |
+
"eval_steps_per_second": 4.48,
|
110 |
+
"step": 270
|
111 |
+
},
|
112 |
+
{
|
113 |
+
"epoch": 7.0,
|
114 |
+
"learning_rate": 4.3e-05,
|
115 |
+
"loss": 2.0283,
|
116 |
+
"step": 315
|
117 |
+
},
|
118 |
+
{
|
119 |
+
"epoch": 7.0,
|
120 |
+
"eval_combined_score": 0.05492669237451248,
|
121 |
+
"eval_loss": 2.4458703994750977,
|
122 |
+
"eval_pearson": 0.05710597845528931,
|
123 |
+
"eval_runtime": 2.6878,
|
124 |
+
"eval_samples_per_second": 558.076,
|
125 |
+
"eval_spearmanr": 0.05274740629373566,
|
126 |
+
"eval_steps_per_second": 4.465,
|
127 |
+
"step": 315
|
128 |
+
},
|
129 |
+
{
|
130 |
+
"epoch": 8.0,
|
131 |
+
"learning_rate": 4.2e-05,
|
132 |
+
"loss": 1.9677,
|
133 |
+
"step": 360
|
134 |
+
},
|
135 |
+
{
|
136 |
+
"epoch": 8.0,
|
137 |
+
"eval_combined_score": 0.06091007949651277,
|
138 |
+
"eval_loss": 2.4995479583740234,
|
139 |
+
"eval_pearson": 0.06144666895354363,
|
140 |
+
"eval_runtime": 2.6805,
|
141 |
+
"eval_samples_per_second": 559.594,
|
142 |
+
"eval_spearmanr": 0.060373490039481906,
|
143 |
+
"eval_steps_per_second": 4.477,
|
144 |
+
"step": 360
|
145 |
+
},
|
146 |
+
{
|
147 |
+
"epoch": 8.0,
|
148 |
+
"step": 360,
|
149 |
+
"total_flos": 1185435401322496.0,
|
150 |
+
"train_loss": 2.3563860363430447,
|
151 |
+
"train_runtime": 347.9343,
|
152 |
+
"train_samples_per_second": 826.162,
|
153 |
+
"train_steps_per_second": 6.467
|
154 |
+
}
|
155 |
+
],
|
156 |
+
"max_steps": 2250,
|
157 |
+
"num_train_epochs": 50,
|
158 |
+
"total_flos": 1185435401322496.0,
|
159 |
+
"trial_name": null,
|
160 |
+
"trial_params": null
|
161 |
+
}
|