Dagobert42
commited on
Commit
•
a16e3af
1
Parent(s):
6d4e0a4
Push google/mobilebert-uncased trained on biored-original_splits.pt (100 samples)
Browse files- README.md +16 -24
- model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -28,12 +28,12 @@ should probably proofread and complete it, then remove this comment. -->
|
|
28 |
|
29 |
This model is a fine-tuned version of [mobilebert-uncased](https://huggingface.co/mobilebert-uncased) on the bigbio/biored dataset.
|
30 |
It achieves the following results on the evaluation set:
|
31 |
-
- Loss:
|
32 |
-
- Accuracy: 0.
|
33 |
-
- Precision: 0.
|
34 |
-
- Recall: 0.
|
35 |
-
- F1: 0.
|
36 |
-
- Weighted F1: 0.
|
37 |
|
38 |
## Model description
|
39 |
|
@@ -64,24 +64,16 @@ The following hyperparameters were used during training:
|
|
64 |
|
65 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 | Weighted F1 |
|
66 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|:-----------:|
|
67 |
-
| No log | 1.0 |
|
68 |
-
| No log | 2.0 |
|
69 |
-
| No log | 3.0 |
|
70 |
-
| No log | 4.0 |
|
71 |
-
| No log | 5.0 |
|
72 |
-
| No log | 6.0 |
|
73 |
-
| No log | 7.0 |
|
74 |
-
| No log | 8.0 |
|
75 |
-
| No log | 9.0 |
|
76 |
-
| No log | 10.0 |
|
77 |
-
| No log | 11.0 | 275 | 0.8046 | 0.7317 | 0.1581 | 0.2035 | 0.1775 | 0.6581 |
|
78 |
-
| No log | 12.0 | 300 | 0.7900 | 0.732 | 0.1935 | 0.2126 | 0.1887 | 0.6688 |
|
79 |
-
| No log | 13.0 | 325 | 0.7865 | 0.734 | 0.2312 | 0.2129 | 0.1828 | 0.6664 |
|
80 |
-
| No log | 14.0 | 350 | 0.7758 | 0.7346 | 0.1604 | 0.2148 | 0.1819 | 0.6672 |
|
81 |
-
| No log | 15.0 | 375 | 0.7958 | 0.7376 | 0.2086 | 0.2141 | 0.1884 | 0.6697 |
|
82 |
-
| No log | 16.0 | 400 | 0.7757 | 0.733 | 0.2002 | 0.2347 | 0.2122 | 0.6904 |
|
83 |
-
| No log | 17.0 | 425 | 0.7874 | 0.7393 | 0.2067 | 0.2196 | 0.2119 | 0.6828 |
|
84 |
-
| No log | 18.0 | 450 | 0.7915 | 0.735 | 0.2043 | 0.2391 | 0.2197 | 0.6959 |
|
85 |
|
86 |
|
87 |
### Framework versions
|
|
|
28 |
|
29 |
This model is a fine-tuned version of [mobilebert-uncased](https://huggingface.co/mobilebert-uncased) on the bigbio/biored dataset.
|
30 |
It achieves the following results on the evaluation set:
|
31 |
+
- Loss: 1.0264
|
32 |
+
- Accuracy: 0.7163
|
33 |
+
- Precision: 0.1023
|
34 |
+
- Recall: 0.1429
|
35 |
+
- F1: 0.1192
|
36 |
+
- Weighted F1: 0.5979
|
37 |
|
38 |
## Model description
|
39 |
|
|
|
64 |
|
65 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 | Weighted F1 |
|
66 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|:-----------:|
|
67 |
+
| No log | 1.0 | 13 | 1.6911 | 0.7114 | 0.1016 | 0.1429 | 0.1188 | 0.5914 |
|
68 |
+
| No log | 2.0 | 26 | 1.2080 | 0.7114 | 0.1016 | 0.1429 | 0.1188 | 0.5914 |
|
69 |
+
| No log | 3.0 | 39 | 1.0905 | 0.7114 | 0.1016 | 0.1429 | 0.1188 | 0.5914 |
|
70 |
+
| No log | 4.0 | 52 | 1.0400 | 0.7114 | 0.1016 | 0.1429 | 0.1188 | 0.5914 |
|
71 |
+
| No log | 5.0 | 65 | 1.0439 | 0.7114 | 0.1016 | 0.1429 | 0.1188 | 0.5914 |
|
72 |
+
| No log | 6.0 | 78 | 1.0288 | 0.7114 | 0.1016 | 0.1429 | 0.1188 | 0.5914 |
|
73 |
+
| No log | 7.0 | 91 | 1.0259 | 0.7114 | 0.1016 | 0.1429 | 0.1188 | 0.5914 |
|
74 |
+
| No log | 8.0 | 104 | 1.0180 | 0.7114 | 0.1016 | 0.1429 | 0.1188 | 0.5914 |
|
75 |
+
| No log | 9.0 | 117 | 1.0229 | 0.7114 | 0.1016 | 0.1429 | 0.1188 | 0.5914 |
|
76 |
+
| No log | 10.0 | 130 | 1.0186 | 0.7114 | 0.1016 | 0.1429 | 0.1188 | 0.5914 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
77 |
|
78 |
|
79 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 98480380
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2acda0abce7f257c807f46749b79793700f2199e46cbf167a1f199006a429049
|
3 |
size 98480380
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4219
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d930253323bc09116562442a13a8df44b88337d40450ac3e03bd4f1eed293253
|
3 |
size 4219
|