End of training
Browse files- README.md +10 -10
- model.safetensors +1 -1
README.md
CHANGED
@@ -16,8 +16,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
This model is a fine-tuned version of [allenai/scibert_scivocab_uncased](https://huggingface.co/allenai/scibert_scivocab_uncased) on the None dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Loss: 0.
|
20 |
-
- Accuracy: 0.
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -48,14 +48,14 @@ The following hyperparameters were used during training:
|
|
48 |
|
49 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
50 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
51 |
-
| No log | 1.0 | 88 |
|
52 |
-
| No log | 2.0 | 176 | 0.
|
53 |
-
| No log | 3.0 | 264 | 0.
|
54 |
-
| No log | 4.0 | 352 | 0.
|
55 |
-
| No log | 5.0 | 440 | 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
|
60 |
|
61 |
### Framework versions
|
|
|
16 |
|
17 |
This model is a fine-tuned version of [allenai/scibert_scivocab_uncased](https://huggingface.co/allenai/scibert_scivocab_uncased) on the None dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 0.5132
|
20 |
+
- Accuracy: 0.9034
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
48 |
|
49 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
50 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
51 |
+
| No log | 1.0 | 88 | 0.3975 | 0.9006 |
|
52 |
+
| No log | 2.0 | 176 | 0.3922 | 0.9034 |
|
53 |
+
| No log | 3.0 | 264 | 0.4732 | 0.9034 |
|
54 |
+
| No log | 4.0 | 352 | 0.5226 | 0.8949 |
|
55 |
+
| No log | 5.0 | 440 | 0.4903 | 0.9034 |
|
56 |
+
| 0.0513 | 6.0 | 528 | 0.5203 | 0.9062 |
|
57 |
+
| 0.0513 | 7.0 | 616 | 0.5192 | 0.8949 |
|
58 |
+
| 0.0513 | 8.0 | 704 | 0.5132 | 0.9034 |
|
59 |
|
60 |
|
61 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 439731228
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:441e5119289212e7c73b2a6966373e8f7f806e9a651260a471ad3e5b9d91a4e0
|
3 |
size 439731228
|