update model card README.md
Browse files
README.md
CHANGED
@@ -13,9 +13,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
13 |
|
14 |
This model is a fine-tuned version of [neuralmagic/oBERT-12-upstream-pruned-unstructured-97](https://huggingface.co/neuralmagic/oBERT-12-upstream-pruned-unstructured-97) on the None dataset.
|
15 |
It achieves the following results on the evaluation set:
|
16 |
-
- Loss: 0.
|
17 |
-
- Micro f1: 0.
|
18 |
-
- Macro f1: 0.
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -47,22 +47,22 @@ The following hyperparameters were used during training:
|
|
47 |
|
48 |
| Training Loss | Epoch | Step | Validation Loss | Micro f1 | Macro f1 |
|
49 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:--------:|
|
50 |
-
| No log | 1.0 | 49 | 0.
|
51 |
-
| No log | 2.0 | 98 | 0.
|
52 |
-
| No log | 3.0 | 147 | 0.
|
53 |
-
| No log | 4.0 | 196 | 0.
|
54 |
-
| No log | 5.0 | 245 | 0.
|
55 |
-
| No log | 6.0 | 294 | 0.
|
56 |
-
| No log | 7.0 | 343 | 0.1125 | 0.
|
57 |
-
| No log | 8.0 | 392 | 0.
|
58 |
-
| No log | 9.0 | 441 | 0.
|
59 |
-
| No log | 10.0 | 490 | 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
|
67 |
|
68 |
### Framework versions
|
|
|
13 |
|
14 |
This model is a fine-tuned version of [neuralmagic/oBERT-12-upstream-pruned-unstructured-97](https://huggingface.co/neuralmagic/oBERT-12-upstream-pruned-unstructured-97) on the None dataset.
|
15 |
It achieves the following results on the evaluation set:
|
16 |
+
- Loss: 0.1077
|
17 |
+
- Micro f1: 0.6520
|
18 |
+
- Macro f1: 0.0704
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
47 |
|
48 |
| Training Loss | Epoch | Step | Validation Loss | Micro f1 | Macro f1 |
|
49 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:--------:|
|
50 |
+
| No log | 1.0 | 49 | 0.2835 | 0.3791 | 0.0172 |
|
51 |
+
| No log | 2.0 | 98 | 0.1710 | 0.3791 | 0.0172 |
|
52 |
+
| No log | 3.0 | 147 | 0.1433 | 0.3791 | 0.0172 |
|
53 |
+
| No log | 4.0 | 196 | 0.1333 | 0.4540 | 0.0291 |
|
54 |
+
| No log | 5.0 | 245 | 0.1247 | 0.5206 | 0.0352 |
|
55 |
+
| No log | 6.0 | 294 | 0.1173 | 0.6003 | 0.0541 |
|
56 |
+
| No log | 7.0 | 343 | 0.1125 | 0.6315 | 0.0671 |
|
57 |
+
| No log | 8.0 | 392 | 0.1095 | 0.6439 | 0.0699 |
|
58 |
+
| No log | 9.0 | 441 | 0.1072 | 0.6531 | 0.0713 |
|
59 |
+
| No log | 10.0 | 490 | 0.1075 | 0.6397 | 0.0695 |
|
60 |
+
| 0.1605 | 11.0 | 539 | 0.1074 | 0.6591 | 0.0711 |
|
61 |
+
| 0.1605 | 12.0 | 588 | 0.1043 | 0.6462 | 0.0703 |
|
62 |
+
| 0.1605 | 13.0 | 637 | 0.1049 | 0.6541 | 0.0709 |
|
63 |
+
| 0.1605 | 14.0 | 686 | 0.1051 | 0.6524 | 0.0713 |
|
64 |
+
| 0.1605 | 15.0 | 735 | 0.1061 | 0.6535 | 0.0770 |
|
65 |
+
| 0.1605 | 16.0 | 784 | 0.1034 | 0.6511 | 0.0708 |
|
66 |
|
67 |
|
68 |
### Framework versions
|