Dagobert42
commited on
Commit
•
5c63320
1
Parent(s):
d61c25d
Push distilbert-base-uncased trained on biored-train_200_splits.pt (200 samples)
Browse files- README.md +18 -14
- 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 [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the bigbio/biored dataset.
|
30 |
It achieves the following results on the evaluation set:
|
31 |
-
- Loss: 0.
|
32 |
-
- Accuracy: 0.
|
33 |
-
- Precision: 0.
|
34 |
-
- Recall: 0.
|
35 |
-
- F1: 0.
|
36 |
-
- Weighted F1: 0.
|
37 |
|
38 |
## Model description
|
39 |
|
@@ -64,14 +64,18 @@ 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 |
-
|
|
72 |
-
|
|
73 |
-
|
|
74 |
-
|
|
|
|
|
|
|
|
|
|
75 |
|
76 |
|
77 |
### Framework versions
|
|
|
28 |
|
29 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the bigbio/biored dataset.
|
30 |
It achieves the following results on the evaluation set:
|
31 |
+
- Loss: 0.6868
|
32 |
+
- Accuracy: 0.7768
|
33 |
+
- Precision: 0.5392
|
34 |
+
- Recall: 0.4561
|
35 |
+
- F1: 0.4898
|
36 |
+
- Weighted F1: 0.764
|
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 | 25 | 0.9323 | 0.7124 | 0.3944 | 0.1486 | 0.1309 | 0.5993 |
|
68 |
+
| No log | 2.0 | 50 | 0.8737 | 0.7248 | 0.5187 | 0.2132 | 0.2341 | 0.6271 |
|
69 |
+
| No log | 3.0 | 75 | 0.8157 | 0.7353 | 0.4968 | 0.2886 | 0.3314 | 0.6804 |
|
70 |
+
| No log | 4.0 | 100 | 0.7927 | 0.7452 | 0.5213 | 0.3185 | 0.3686 | 0.6883 |
|
71 |
+
| No log | 5.0 | 125 | 0.7601 | 0.7507 | 0.5119 | 0.3734 | 0.4161 | 0.7116 |
|
72 |
+
| No log | 6.0 | 150 | 0.7480 | 0.7555 | 0.5381 | 0.3829 | 0.4285 | 0.718 |
|
73 |
+
| No log | 7.0 | 175 | 0.7393 | 0.7588 | 0.5393 | 0.4031 | 0.4479 | 0.7272 |
|
74 |
+
| No log | 8.0 | 200 | 0.7342 | 0.7655 | 0.5512 | 0.4143 | 0.4614 | 0.7363 |
|
75 |
+
| No log | 9.0 | 225 | 0.7391 | 0.7591 | 0.5262 | 0.4425 | 0.4709 | 0.7395 |
|
76 |
+
| No log | 10.0 | 250 | 0.7264 | 0.7644 | 0.5332 | 0.4539 | 0.4849 | 0.7484 |
|
77 |
+
| No log | 11.0 | 275 | 0.7350 | 0.7694 | 0.5419 | 0.452 | 0.4852 | 0.7483 |
|
78 |
+
| No log | 12.0 | 300 | 0.7389 | 0.77 | 0.5341 | 0.4641 | 0.4921 | 0.752 |
|
79 |
|
80 |
|
81 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 265485396
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9284e95d2bc71c4c89dd9e7bc881800c2a43df05a6af31f13c8eb4944d83304e
|
3 |
size 265485396
|
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:bef9fdd2f483883787f24fc09e48feb001b7b8b2509a2b23c17e6596cce9f781
|
3 |
size 4219
|