katsuchi/bert-dair-ai-emotion
Browse files- README.md +10 -25
- adapter_model.safetensors +1 -1
README.md
CHANGED
@@ -7,19 +7,19 @@ metrics:
|
|
7 |
tags:
|
8 |
- generated_from_trainer
|
9 |
model-index:
|
10 |
-
- name: bert-dair-ai-emotion
|
11 |
results: []
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
15 |
should probably proofread and complete it, then remove this comment. -->
|
16 |
|
17 |
-
# bert-dair-ai-emotion
|
18 |
|
19 |
This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on the None dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss: 0.
|
22 |
-
- F1: 0.
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -45,32 +45,17 @@ The following hyperparameters were used during training:
|
|
45 |
- optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
46 |
- lr_scheduler_type: linear
|
47 |
- lr_scheduler_warmup_steps: 500
|
48 |
-
- num_epochs:
|
49 |
|
50 |
### Training results
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | F1 |
|
53 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
54 |
-
|
|
55 |
-
|
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.176 | 6.0 | 288 | 0.1959 | 0.8222 |
|
60 |
-
| 0.1838 | 7.0 | 336 | 0.1578 | 0.8647 |
|
61 |
-
| 0.1846 | 8.0 | 384 | 0.1451 | 0.8304 |
|
62 |
-
| 0.1379 | 9.0 | 432 | 0.1554 | 0.8647 |
|
63 |
-
| 0.0895 | 10.0 | 480 | 0.1418 | 0.8328 |
|
64 |
-
| 0.0151 | 11.0 | 528 | 0.1468 | 0.8304 |
|
65 |
-
| 0.0625 | 12.0 | 576 | 0.1630 | 0.8304 |
|
66 |
-
| 0.0397 | 13.0 | 624 | 0.1372 | 0.8304 |
|
67 |
-
| 0.0177 | 14.0 | 672 | 0.1359 | 0.8304 |
|
68 |
-
| 0.0062 | 15.0 | 720 | 0.1386 | 0.8328 |
|
69 |
-
| 0.0244 | 16.0 | 768 | 0.1298 | 0.8351 |
|
70 |
-
| 0.01 | 17.0 | 816 | 0.1369 | 0.8351 |
|
71 |
-
| 0.0094 | 18.0 | 864 | 0.1418 | 0.8670 |
|
72 |
-
| 0.0329 | 19.0 | 912 | 0.1400 | 0.8670 |
|
73 |
-
| 0.0791 | 20.0 | 960 | 0.1413 | 0.8670 |
|
74 |
|
75 |
|
76 |
### Framework versions
|
|
|
7 |
tags:
|
8 |
- generated_from_trainer
|
9 |
model-index:
|
10 |
+
- name: bert-dair-ai-emotion
|
11 |
results: []
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
15 |
should probably proofread and complete it, then remove this comment. -->
|
16 |
|
17 |
+
# bert-dair-ai-emotion
|
18 |
|
19 |
This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on the None dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.1341
|
22 |
+
- F1: 0.8647
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
45 |
- optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
46 |
- lr_scheduler_type: linear
|
47 |
- lr_scheduler_warmup_steps: 500
|
48 |
+
- num_epochs: 5
|
49 |
|
50 |
### Training results
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | F1 |
|
53 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
54 |
+
| 0.0127 | 1.0 | 48 | 0.1385 | 0.8670 |
|
55 |
+
| 0.0208 | 2.0 | 96 | 0.1379 | 0.8351 |
|
56 |
+
| 0.0076 | 3.0 | 144 | 0.1452 | 0.8351 |
|
57 |
+
| 0.0015 | 4.0 | 192 | 0.1336 | 0.8647 |
|
58 |
+
| 0.0133 | 5.0 | 240 | 0.1341 | 0.8647 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
59 |
|
60 |
|
61 |
### Framework versions
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2384720
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d50ac81af539c4243f051240daa39055502221e92f8a3a7b81a036c23f95c556
|
3 |
size 2384720
|