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,9 +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 |
|
54 |
|
55 |
### 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.1041
|
17 |
+
- Micro f1: 0.6590
|
18 |
+
- Macro f1: 0.0721
|
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.2840 | 0.3791 | 0.0172 |
|
51 |
+
| No log | 2.0 | 98 | 0.1717 | 0.3791 | 0.0172 |
|
52 |
+
| No log | 3.0 | 147 | 0.1436 | 0.3796 | 0.0173 |
|
53 |
+
| No log | 4.0 | 196 | 0.1335 | 0.4608 | 0.0299 |
|
54 |
+
| No log | 5.0 | 245 | 0.1250 | 0.5254 | 0.0371 |
|
55 |
+
| No log | 6.0 | 294 | 0.1179 | 0.6312 | 0.0674 |
|
56 |
+
| No log | 7.0 | 343 | 0.1125 | 0.6097 | 0.0549 |
|
57 |
+
| No log | 8.0 | 392 | 0.1089 | 0.6368 | 0.0659 |
|
58 |
+
| No log | 9.0 | 441 | 0.1061 | 0.6562 | 0.0715 |
|
59 |
+
| No log | 10.0 | 490 | 0.1055 | 0.6525 | 0.0706 |
|
60 |
+
| 0.1604 | 11.0 | 539 | 0.1030 | 0.6636 | 0.0723 |
|
61 |
+
| 0.1604 | 12.0 | 588 | 0.1043 | 0.6526 | 0.0708 |
|
62 |
+
| 0.1604 | 13.0 | 637 | 0.1039 | 0.6561 | 0.0709 |
|
63 |
+
| 0.1604 | 14.0 | 686 | 0.1050 | 0.6576 | 0.0712 |
|
64 |
+
| 0.1604 | 15.0 | 735 | 0.1060 | 0.6530 | 0.0749 |
|
65 |
+
| 0.1604 | 16.0 | 784 | 0.1056 | 0.6606 | 0.0827 |
|
66 |
|
67 |
|
68 |
### Framework versions
|