Upload folder using huggingface_hub
Browse files- README.md +26 -0
- checkpoint-240/config.json +35 -0
- checkpoint-240/model.safetensors +3 -0
- checkpoint-240/optimizer.pt +3 -0
- checkpoint-240/rng_state.pth +3 -0
- checkpoint-240/scheduler.pt +3 -0
- checkpoint-240/trainer_state.json +348 -0
- checkpoint-240/training_args.bin +3 -0
- config.json +35 -0
- model.safetensors +3 -0
- runs/Sep05_14-29-50_r-jjonas313-autotrain-ecb-uncertainy-7lc13857-3e966-8536m/events.out.tfevents.1725546591.r-jjonas313-autotrain-ecb-uncertainy-7lc13857-3e966-8536m.166.0 +2 -2
- runs/Sep05_14-29-50_r-jjonas313-autotrain-ecb-uncertainy-7lc13857-3e966-8536m/events.out.tfevents.1725546628.r-jjonas313-autotrain-ecb-uncertainy-7lc13857-3e966-8536m.166.1 +3 -0
- special_tokens_map.json +7 -0
- tokenizer.json +0 -0
- tokenizer_config.json +57 -0
- training_args.bin +3 -0
- training_params.json +30 -0
- vocab.txt +0 -0
README.md
ADDED
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
---
|
3 |
+
tags:
|
4 |
+
- autotrain
|
5 |
+
- text-classification
|
6 |
+
base_model: yiyanghkust/finbert-tone
|
7 |
+
widget:
|
8 |
+
- text: "I love AutoTrain"
|
9 |
+
---
|
10 |
+
|
11 |
+
# Model Trained Using AutoTrain
|
12 |
+
|
13 |
+
- Problem type: Text Classification
|
14 |
+
|
15 |
+
## Validation Metrics
|
16 |
+
loss: 0.5263932943344116
|
17 |
+
|
18 |
+
f1: 0.6754385964912281
|
19 |
+
|
20 |
+
precision: 0.7403846153846154
|
21 |
+
|
22 |
+
recall: 0.6209677419354839
|
23 |
+
|
24 |
+
auc: 0.8266129032258064
|
25 |
+
|
26 |
+
accuracy: 0.7533333333333333
|
checkpoint-240/config.json
ADDED
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "yiyanghkust/finbert-tone",
|
3 |
+
"_num_labels": 2,
|
4 |
+
"architectures": [
|
5 |
+
"BertForSequenceClassification"
|
6 |
+
],
|
7 |
+
"attention_probs_dropout_prob": 0.1,
|
8 |
+
"classifier_dropout": null,
|
9 |
+
"hidden_act": "gelu",
|
10 |
+
"hidden_dropout_prob": 0.1,
|
11 |
+
"hidden_size": 768,
|
12 |
+
"id2label": {
|
13 |
+
"0": "certain",
|
14 |
+
"1": "uncertain"
|
15 |
+
},
|
16 |
+
"initializer_range": 0.02,
|
17 |
+
"intermediate_size": 3072,
|
18 |
+
"label2id": {
|
19 |
+
"certain": 0,
|
20 |
+
"uncertain": 1
|
21 |
+
},
|
22 |
+
"layer_norm_eps": 1e-12,
|
23 |
+
"max_position_embeddings": 512,
|
24 |
+
"model_type": "bert",
|
25 |
+
"num_attention_heads": 12,
|
26 |
+
"num_hidden_layers": 12,
|
27 |
+
"pad_token_id": 0,
|
28 |
+
"position_embedding_type": "absolute",
|
29 |
+
"problem_type": "single_label_classification",
|
30 |
+
"torch_dtype": "float32",
|
31 |
+
"transformers_version": "4.44.2",
|
32 |
+
"type_vocab_size": 2,
|
33 |
+
"use_cache": true,
|
34 |
+
"vocab_size": 30873
|
35 |
+
}
|
checkpoint-240/model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:79d1dd6a07d9baedc1aff83b54a532520ce66bef3aa7f78fc3c43114bd6f6342
|
3 |
+
size 439036920
|
checkpoint-240/optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:591c6ce0fa3c0dfb019e472dcbee3d48156d374a0b32da85bf733eda72360796
|
3 |
+
size 878194938
|
checkpoint-240/rng_state.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6d4cf4a9d72b7cedd3f1b28689604301d3de77a10e9f61ebf48cf9579dd085af
|
3 |
+
size 14244
|
checkpoint-240/scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e79ed1d15bf745f8d86305fe9299953468b601279543a8798117cf1ef6f8ff7f
|
3 |
+
size 1064
|
checkpoint-240/trainer_state.json
ADDED
@@ -0,0 +1,348 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"best_metric": 0.5263932943344116,
|
3 |
+
"best_model_checkpoint": "autotrain-ecb-uncertainty-finbert-tone/checkpoint-240",
|
4 |
+
"epoch": 2.0,
|
5 |
+
"eval_steps": 500,
|
6 |
+
"global_step": 240,
|
7 |
+
"is_hyper_param_search": false,
|
8 |
+
"is_local_process_zero": true,
|
9 |
+
"is_world_process_zero": true,
|
10 |
+
"log_history": [
|
11 |
+
{
|
12 |
+
"epoch": 0.05,
|
13 |
+
"grad_norm": 6.569391250610352,
|
14 |
+
"learning_rate": 1.6666666666666667e-06,
|
15 |
+
"loss": 0.7768,
|
16 |
+
"step": 6
|
17 |
+
},
|
18 |
+
{
|
19 |
+
"epoch": 0.1,
|
20 |
+
"grad_norm": 6.166207790374756,
|
21 |
+
"learning_rate": 3.3333333333333333e-06,
|
22 |
+
"loss": 0.7568,
|
23 |
+
"step": 12
|
24 |
+
},
|
25 |
+
{
|
26 |
+
"epoch": 0.15,
|
27 |
+
"grad_norm": 5.1863017082214355,
|
28 |
+
"learning_rate": 5e-06,
|
29 |
+
"loss": 0.7453,
|
30 |
+
"step": 18
|
31 |
+
},
|
32 |
+
{
|
33 |
+
"epoch": 0.2,
|
34 |
+
"grad_norm": 5.514832496643066,
|
35 |
+
"learning_rate": 6.666666666666667e-06,
|
36 |
+
"loss": 0.7086,
|
37 |
+
"step": 24
|
38 |
+
},
|
39 |
+
{
|
40 |
+
"epoch": 0.25,
|
41 |
+
"grad_norm": 6.145003795623779,
|
42 |
+
"learning_rate": 8.333333333333334e-06,
|
43 |
+
"loss": 0.7042,
|
44 |
+
"step": 30
|
45 |
+
},
|
46 |
+
{
|
47 |
+
"epoch": 0.3,
|
48 |
+
"grad_norm": 3.795694351196289,
|
49 |
+
"learning_rate": 1e-05,
|
50 |
+
"loss": 0.6698,
|
51 |
+
"step": 36
|
52 |
+
},
|
53 |
+
{
|
54 |
+
"epoch": 0.35,
|
55 |
+
"grad_norm": 3.8171277046203613,
|
56 |
+
"learning_rate": 9.814814814814815e-06,
|
57 |
+
"loss": 0.616,
|
58 |
+
"step": 42
|
59 |
+
},
|
60 |
+
{
|
61 |
+
"epoch": 0.4,
|
62 |
+
"grad_norm": 5.604820728302002,
|
63 |
+
"learning_rate": 9.62962962962963e-06,
|
64 |
+
"loss": 0.6165,
|
65 |
+
"step": 48
|
66 |
+
},
|
67 |
+
{
|
68 |
+
"epoch": 0.45,
|
69 |
+
"grad_norm": 6.14561653137207,
|
70 |
+
"learning_rate": 9.444444444444445e-06,
|
71 |
+
"loss": 0.6304,
|
72 |
+
"step": 54
|
73 |
+
},
|
74 |
+
{
|
75 |
+
"epoch": 0.5,
|
76 |
+
"grad_norm": 5.619190216064453,
|
77 |
+
"learning_rate": 9.25925925925926e-06,
|
78 |
+
"loss": 0.5361,
|
79 |
+
"step": 60
|
80 |
+
},
|
81 |
+
{
|
82 |
+
"epoch": 0.55,
|
83 |
+
"grad_norm": 4.290294647216797,
|
84 |
+
"learning_rate": 9.074074074074075e-06,
|
85 |
+
"loss": 0.5427,
|
86 |
+
"step": 66
|
87 |
+
},
|
88 |
+
{
|
89 |
+
"epoch": 0.6,
|
90 |
+
"grad_norm": 8.48792839050293,
|
91 |
+
"learning_rate": 8.888888888888888e-06,
|
92 |
+
"loss": 0.7302,
|
93 |
+
"step": 72
|
94 |
+
},
|
95 |
+
{
|
96 |
+
"epoch": 0.65,
|
97 |
+
"grad_norm": 4.4337029457092285,
|
98 |
+
"learning_rate": 8.703703703703705e-06,
|
99 |
+
"loss": 0.5709,
|
100 |
+
"step": 78
|
101 |
+
},
|
102 |
+
{
|
103 |
+
"epoch": 0.7,
|
104 |
+
"grad_norm": 4.320799350738525,
|
105 |
+
"learning_rate": 8.518518518518519e-06,
|
106 |
+
"loss": 0.5945,
|
107 |
+
"step": 84
|
108 |
+
},
|
109 |
+
{
|
110 |
+
"epoch": 0.75,
|
111 |
+
"grad_norm": 4.405670166015625,
|
112 |
+
"learning_rate": 8.333333333333334e-06,
|
113 |
+
"loss": 0.584,
|
114 |
+
"step": 90
|
115 |
+
},
|
116 |
+
{
|
117 |
+
"epoch": 0.8,
|
118 |
+
"grad_norm": 6.364153861999512,
|
119 |
+
"learning_rate": 8.148148148148148e-06,
|
120 |
+
"loss": 0.5729,
|
121 |
+
"step": 96
|
122 |
+
},
|
123 |
+
{
|
124 |
+
"epoch": 0.85,
|
125 |
+
"grad_norm": 5.696963310241699,
|
126 |
+
"learning_rate": 7.962962962962963e-06,
|
127 |
+
"loss": 0.5153,
|
128 |
+
"step": 102
|
129 |
+
},
|
130 |
+
{
|
131 |
+
"epoch": 0.9,
|
132 |
+
"grad_norm": 6.018728256225586,
|
133 |
+
"learning_rate": 7.77777777777778e-06,
|
134 |
+
"loss": 0.4837,
|
135 |
+
"step": 108
|
136 |
+
},
|
137 |
+
{
|
138 |
+
"epoch": 0.95,
|
139 |
+
"grad_norm": 6.9727630615234375,
|
140 |
+
"learning_rate": 7.592592592592594e-06,
|
141 |
+
"loss": 0.5397,
|
142 |
+
"step": 114
|
143 |
+
},
|
144 |
+
{
|
145 |
+
"epoch": 1.0,
|
146 |
+
"grad_norm": 6.78570556640625,
|
147 |
+
"learning_rate": 7.4074074074074075e-06,
|
148 |
+
"loss": 0.5556,
|
149 |
+
"step": 120
|
150 |
+
},
|
151 |
+
{
|
152 |
+
"epoch": 1.0,
|
153 |
+
"eval_accuracy": 0.7433333333333333,
|
154 |
+
"eval_auc": 0.8076658724340174,
|
155 |
+
"eval_f1": 0.6451612903225806,
|
156 |
+
"eval_loss": 0.5290501117706299,
|
157 |
+
"eval_precision": 0.7526881720430108,
|
158 |
+
"eval_recall": 0.5645161290322581,
|
159 |
+
"eval_runtime": 0.5589,
|
160 |
+
"eval_samples_per_second": 536.748,
|
161 |
+
"eval_steps_per_second": 26.837,
|
162 |
+
"step": 120
|
163 |
+
},
|
164 |
+
{
|
165 |
+
"epoch": 1.05,
|
166 |
+
"grad_norm": 8.623733520507812,
|
167 |
+
"learning_rate": 7.222222222222223e-06,
|
168 |
+
"loss": 0.4441,
|
169 |
+
"step": 126
|
170 |
+
},
|
171 |
+
{
|
172 |
+
"epoch": 1.1,
|
173 |
+
"grad_norm": 5.180130481719971,
|
174 |
+
"learning_rate": 7.0370370370370375e-06,
|
175 |
+
"loss": 0.364,
|
176 |
+
"step": 132
|
177 |
+
},
|
178 |
+
{
|
179 |
+
"epoch": 1.15,
|
180 |
+
"grad_norm": 3.5196149349212646,
|
181 |
+
"learning_rate": 6.851851851851853e-06,
|
182 |
+
"loss": 0.4131,
|
183 |
+
"step": 138
|
184 |
+
},
|
185 |
+
{
|
186 |
+
"epoch": 1.2,
|
187 |
+
"grad_norm": 6.338296413421631,
|
188 |
+
"learning_rate": 6.666666666666667e-06,
|
189 |
+
"loss": 0.3845,
|
190 |
+
"step": 144
|
191 |
+
},
|
192 |
+
{
|
193 |
+
"epoch": 1.25,
|
194 |
+
"grad_norm": 7.1538214683532715,
|
195 |
+
"learning_rate": 6.481481481481482e-06,
|
196 |
+
"loss": 0.4711,
|
197 |
+
"step": 150
|
198 |
+
},
|
199 |
+
{
|
200 |
+
"epoch": 1.3,
|
201 |
+
"grad_norm": 6.877357006072998,
|
202 |
+
"learning_rate": 6.296296296296297e-06,
|
203 |
+
"loss": 0.4216,
|
204 |
+
"step": 156
|
205 |
+
},
|
206 |
+
{
|
207 |
+
"epoch": 1.35,
|
208 |
+
"grad_norm": 10.410565376281738,
|
209 |
+
"learning_rate": 6.111111111111112e-06,
|
210 |
+
"loss": 0.4526,
|
211 |
+
"step": 162
|
212 |
+
},
|
213 |
+
{
|
214 |
+
"epoch": 1.4,
|
215 |
+
"grad_norm": 8.083864212036133,
|
216 |
+
"learning_rate": 5.925925925925926e-06,
|
217 |
+
"loss": 0.438,
|
218 |
+
"step": 168
|
219 |
+
},
|
220 |
+
{
|
221 |
+
"epoch": 1.45,
|
222 |
+
"grad_norm": 10.988332748413086,
|
223 |
+
"learning_rate": 5.740740740740741e-06,
|
224 |
+
"loss": 0.5299,
|
225 |
+
"step": 174
|
226 |
+
},
|
227 |
+
{
|
228 |
+
"epoch": 1.5,
|
229 |
+
"grad_norm": 6.402344703674316,
|
230 |
+
"learning_rate": 5.555555555555557e-06,
|
231 |
+
"loss": 0.3972,
|
232 |
+
"step": 180
|
233 |
+
},
|
234 |
+
{
|
235 |
+
"epoch": 1.55,
|
236 |
+
"grad_norm": 5.067495346069336,
|
237 |
+
"learning_rate": 5.370370370370371e-06,
|
238 |
+
"loss": 0.2848,
|
239 |
+
"step": 186
|
240 |
+
},
|
241 |
+
{
|
242 |
+
"epoch": 1.6,
|
243 |
+
"grad_norm": 7.7700347900390625,
|
244 |
+
"learning_rate": 5.185185185185185e-06,
|
245 |
+
"loss": 0.4724,
|
246 |
+
"step": 192
|
247 |
+
},
|
248 |
+
{
|
249 |
+
"epoch": 1.65,
|
250 |
+
"grad_norm": 6.948176860809326,
|
251 |
+
"learning_rate": 5e-06,
|
252 |
+
"loss": 0.394,
|
253 |
+
"step": 198
|
254 |
+
},
|
255 |
+
{
|
256 |
+
"epoch": 1.7,
|
257 |
+
"grad_norm": 7.933591365814209,
|
258 |
+
"learning_rate": 4.814814814814815e-06,
|
259 |
+
"loss": 0.4175,
|
260 |
+
"step": 204
|
261 |
+
},
|
262 |
+
{
|
263 |
+
"epoch": 1.75,
|
264 |
+
"grad_norm": 4.761749267578125,
|
265 |
+
"learning_rate": 4.62962962962963e-06,
|
266 |
+
"loss": 0.3985,
|
267 |
+
"step": 210
|
268 |
+
},
|
269 |
+
{
|
270 |
+
"epoch": 1.8,
|
271 |
+
"grad_norm": 8.314071655273438,
|
272 |
+
"learning_rate": 4.444444444444444e-06,
|
273 |
+
"loss": 0.4011,
|
274 |
+
"step": 216
|
275 |
+
},
|
276 |
+
{
|
277 |
+
"epoch": 1.85,
|
278 |
+
"grad_norm": 4.415229797363281,
|
279 |
+
"learning_rate": 4.2592592592592596e-06,
|
280 |
+
"loss": 0.336,
|
281 |
+
"step": 222
|
282 |
+
},
|
283 |
+
{
|
284 |
+
"epoch": 1.9,
|
285 |
+
"grad_norm": 8.338693618774414,
|
286 |
+
"learning_rate": 4.074074074074074e-06,
|
287 |
+
"loss": 0.5084,
|
288 |
+
"step": 228
|
289 |
+
},
|
290 |
+
{
|
291 |
+
"epoch": 1.95,
|
292 |
+
"grad_norm": 9.162919998168945,
|
293 |
+
"learning_rate": 3.88888888888889e-06,
|
294 |
+
"loss": 0.4164,
|
295 |
+
"step": 234
|
296 |
+
},
|
297 |
+
{
|
298 |
+
"epoch": 2.0,
|
299 |
+
"grad_norm": 5.912008285522461,
|
300 |
+
"learning_rate": 3.7037037037037037e-06,
|
301 |
+
"loss": 0.3517,
|
302 |
+
"step": 240
|
303 |
+
},
|
304 |
+
{
|
305 |
+
"epoch": 2.0,
|
306 |
+
"eval_accuracy": 0.7533333333333333,
|
307 |
+
"eval_auc": 0.8266129032258064,
|
308 |
+
"eval_f1": 0.6754385964912281,
|
309 |
+
"eval_loss": 0.5263932943344116,
|
310 |
+
"eval_precision": 0.7403846153846154,
|
311 |
+
"eval_recall": 0.6209677419354839,
|
312 |
+
"eval_runtime": 0.5569,
|
313 |
+
"eval_samples_per_second": 538.693,
|
314 |
+
"eval_steps_per_second": 26.935,
|
315 |
+
"step": 240
|
316 |
+
}
|
317 |
+
],
|
318 |
+
"logging_steps": 6,
|
319 |
+
"max_steps": 360,
|
320 |
+
"num_input_tokens_seen": 0,
|
321 |
+
"num_train_epochs": 3,
|
322 |
+
"save_steps": 500,
|
323 |
+
"stateful_callbacks": {
|
324 |
+
"EarlyStoppingCallback": {
|
325 |
+
"args": {
|
326 |
+
"early_stopping_patience": 5,
|
327 |
+
"early_stopping_threshold": 0.01
|
328 |
+
},
|
329 |
+
"attributes": {
|
330 |
+
"early_stopping_patience_counter": 0
|
331 |
+
}
|
332 |
+
},
|
333 |
+
"TrainerControl": {
|
334 |
+
"args": {
|
335 |
+
"should_epoch_stop": false,
|
336 |
+
"should_evaluate": false,
|
337 |
+
"should_log": false,
|
338 |
+
"should_save": true,
|
339 |
+
"should_training_stop": false
|
340 |
+
},
|
341 |
+
"attributes": {}
|
342 |
+
}
|
343 |
+
},
|
344 |
+
"total_flos": 315733266432000.0,
|
345 |
+
"train_batch_size": 10,
|
346 |
+
"trial_name": null,
|
347 |
+
"trial_params": null
|
348 |
+
}
|
checkpoint-240/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c1d9f60664ccb977bb0e1d3cedfd50eb77365f3350a83c357bbc02e594aa96a2
|
3 |
+
size 5304
|
config.json
ADDED
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "yiyanghkust/finbert-tone",
|
3 |
+
"_num_labels": 2,
|
4 |
+
"architectures": [
|
5 |
+
"BertForSequenceClassification"
|
6 |
+
],
|
7 |
+
"attention_probs_dropout_prob": 0.1,
|
8 |
+
"classifier_dropout": null,
|
9 |
+
"hidden_act": "gelu",
|
10 |
+
"hidden_dropout_prob": 0.1,
|
11 |
+
"hidden_size": 768,
|
12 |
+
"id2label": {
|
13 |
+
"0": "certain",
|
14 |
+
"1": "uncertain"
|
15 |
+
},
|
16 |
+
"initializer_range": 0.02,
|
17 |
+
"intermediate_size": 3072,
|
18 |
+
"label2id": {
|
19 |
+
"certain": 0,
|
20 |
+
"uncertain": 1
|
21 |
+
},
|
22 |
+
"layer_norm_eps": 1e-12,
|
23 |
+
"max_position_embeddings": 512,
|
24 |
+
"model_type": "bert",
|
25 |
+
"num_attention_heads": 12,
|
26 |
+
"num_hidden_layers": 12,
|
27 |
+
"pad_token_id": 0,
|
28 |
+
"position_embedding_type": "absolute",
|
29 |
+
"problem_type": "single_label_classification",
|
30 |
+
"torch_dtype": "float32",
|
31 |
+
"transformers_version": "4.44.2",
|
32 |
+
"type_vocab_size": 2,
|
33 |
+
"use_cache": true,
|
34 |
+
"vocab_size": 30873
|
35 |
+
}
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:79d1dd6a07d9baedc1aff83b54a532520ce66bef3aa7f78fc3c43114bd6f6342
|
3 |
+
size 439036920
|
runs/Sep05_14-29-50_r-jjonas313-autotrain-ecb-uncertainy-7lc13857-3e966-8536m/events.out.tfevents.1725546591.r-jjonas313-autotrain-ecb-uncertainy-7lc13857-3e966-8536m.166.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7310dba0f373ef0b706853050c568d174a71d476a0997d043e6c2ec47849afed
|
3 |
+
size 19605
|
runs/Sep05_14-29-50_r-jjonas313-autotrain-ecb-uncertainy-7lc13857-3e966-8536m/events.out.tfevents.1725546628.r-jjonas313-autotrain-ecb-uncertainy-7lc13857-3e966-8536m.166.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:47f26d33954c393d9a0804ec4c5c8816d24cf2498c55b9abe472cc3904a277b0
|
3 |
+
size 607
|
special_tokens_map.json
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"cls_token": "[CLS]",
|
3 |
+
"mask_token": "[MASK]",
|
4 |
+
"pad_token": "[PAD]",
|
5 |
+
"sep_token": "[SEP]",
|
6 |
+
"unk_token": "[UNK]"
|
7 |
+
}
|
tokenizer.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
tokenizer_config.json
ADDED
@@ -0,0 +1,57 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"added_tokens_decoder": {
|
3 |
+
"0": {
|
4 |
+
"content": "[PAD]",
|
5 |
+
"lstrip": false,
|
6 |
+
"normalized": false,
|
7 |
+
"rstrip": false,
|
8 |
+
"single_word": false,
|
9 |
+
"special": true
|
10 |
+
},
|
11 |
+
"2": {
|
12 |
+
"content": "[UNK]",
|
13 |
+
"lstrip": false,
|
14 |
+
"normalized": false,
|
15 |
+
"rstrip": false,
|
16 |
+
"single_word": false,
|
17 |
+
"special": true
|
18 |
+
},
|
19 |
+
"3": {
|
20 |
+
"content": "[CLS]",
|
21 |
+
"lstrip": false,
|
22 |
+
"normalized": false,
|
23 |
+
"rstrip": false,
|
24 |
+
"single_word": false,
|
25 |
+
"special": true
|
26 |
+
},
|
27 |
+
"4": {
|
28 |
+
"content": "[SEP]",
|
29 |
+
"lstrip": false,
|
30 |
+
"normalized": false,
|
31 |
+
"rstrip": false,
|
32 |
+
"single_word": false,
|
33 |
+
"special": true
|
34 |
+
},
|
35 |
+
"5": {
|
36 |
+
"content": "[MASK]",
|
37 |
+
"lstrip": false,
|
38 |
+
"normalized": false,
|
39 |
+
"rstrip": false,
|
40 |
+
"single_word": false,
|
41 |
+
"special": true
|
42 |
+
}
|
43 |
+
},
|
44 |
+
"clean_up_tokenization_spaces": true,
|
45 |
+
"cls_token": "[CLS]",
|
46 |
+
"do_basic_tokenize": true,
|
47 |
+
"do_lower_case": true,
|
48 |
+
"mask_token": "[MASK]",
|
49 |
+
"model_max_length": 1000000000000000019884624838656,
|
50 |
+
"never_split": null,
|
51 |
+
"pad_token": "[PAD]",
|
52 |
+
"sep_token": "[SEP]",
|
53 |
+
"strip_accents": null,
|
54 |
+
"tokenize_chinese_chars": true,
|
55 |
+
"tokenizer_class": "BertTokenizer",
|
56 |
+
"unk_token": "[UNK]"
|
57 |
+
}
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c1d9f60664ccb977bb0e1d3cedfd50eb77365f3350a83c357bbc02e594aa96a2
|
3 |
+
size 5304
|
training_params.json
ADDED
@@ -0,0 +1,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"data_path": "autotrain-ecb-uncertainty-finbert-tone/autotrain-data",
|
3 |
+
"model": "yiyanghkust/finbert-tone",
|
4 |
+
"lr": 1e-05,
|
5 |
+
"epochs": 3,
|
6 |
+
"max_seq_length": 256,
|
7 |
+
"batch_size": 10,
|
8 |
+
"warmup_ratio": 0.1,
|
9 |
+
"gradient_accumulation": 1,
|
10 |
+
"optimizer": "adamw_torch",
|
11 |
+
"scheduler": "linear",
|
12 |
+
"weight_decay": 0.0,
|
13 |
+
"max_grad_norm": 1.0,
|
14 |
+
"seed": 333,
|
15 |
+
"train_split": "train",
|
16 |
+
"valid_split": "validation",
|
17 |
+
"text_column": "autotrain_text",
|
18 |
+
"target_column": "autotrain_label",
|
19 |
+
"logging_steps": -1,
|
20 |
+
"project_name": "autotrain-ecb-uncertainty-finbert-tone",
|
21 |
+
"auto_find_batch_size": false,
|
22 |
+
"mixed_precision": "fp16",
|
23 |
+
"save_total_limit": 1,
|
24 |
+
"push_to_hub": true,
|
25 |
+
"eval_strategy": "epoch",
|
26 |
+
"username": "jjonas313",
|
27 |
+
"log": "tensorboard",
|
28 |
+
"early_stopping_patience": 5,
|
29 |
+
"early_stopping_threshold": 0.01
|
30 |
+
}
|
vocab.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|