End of training
Browse files- README.md +14 -14
- model.safetensors +1 -1
README.md
CHANGED
@@ -20,11 +20,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
20 |
|
21 |
This model is a fine-tuned version of [UBC-NLP/MARBERT](https://huggingface.co/UBC-NLP/MARBERT) on the None dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
-
- Loss: 1.
|
24 |
-
- Precision: 0.
|
25 |
- Recall: 0.6957
|
26 |
-
- F1: 0.
|
27 |
-
- Accuracy: 0.
|
28 |
|
29 |
## Model description
|
30 |
|
@@ -55,16 +55,16 @@ The following hyperparameters were used during training:
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
58 |
-
| No log | 1.0 | 5 | 0.
|
59 |
-
| No log | 2.0 | 10 | 0.
|
60 |
-
| No log | 3.0 | 15 | 0.
|
61 |
-
| No log | 4.0 | 20 | 0.
|
62 |
-
| No log | 5.0 | 25 | 0.
|
63 |
-
| No log | 6.0 | 30 | 0.
|
64 |
-
| No log | 7.0 | 35 | 0.
|
65 |
-
| No log | 8.0 | 40 | 0.
|
66 |
-
| No log | 9.0 | 45 | 0.
|
67 |
-
| No log | 10.0 | 50 | 0.
|
68 |
|
69 |
|
70 |
### Framework versions
|
|
|
20 |
|
21 |
This model is a fine-tuned version of [UBC-NLP/MARBERT](https://huggingface.co/UBC-NLP/MARBERT) on the None dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 1.0270
|
24 |
+
- Precision: 0.4848
|
25 |
- Recall: 0.6957
|
26 |
+
- F1: 0.5714
|
27 |
+
- Accuracy: 0.6772
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
58 |
+
| No log | 1.0 | 5 | 0.8519 | 0.0 | 0.0 | 0.0 | 0.625 |
|
59 |
+
| No log | 2.0 | 10 | 0.8108 | 0.0 | 0.0 | 0.0 | 0.6806 |
|
60 |
+
| No log | 3.0 | 15 | 0.7524 | 0.0 | 0.0 | 0.0 | 0.7361 |
|
61 |
+
| No log | 4.0 | 20 | 0.6927 | 0.2222 | 0.2857 | 0.25 | 0.7083 |
|
62 |
+
| No log | 5.0 | 25 | 0.6995 | 0.0 | 0.0 | 0.0 | 0.7222 |
|
63 |
+
| No log | 6.0 | 30 | 0.8241 | 0.1818 | 0.2857 | 0.2222 | 0.625 |
|
64 |
+
| No log | 7.0 | 35 | 0.6811 | 0.2222 | 0.2857 | 0.25 | 0.75 |
|
65 |
+
| No log | 8.0 | 40 | 0.6957 | 0.25 | 0.2857 | 0.2667 | 0.7639 |
|
66 |
+
| No log | 9.0 | 45 | 0.7392 | 0.2222 | 0.2857 | 0.25 | 0.6944 |
|
67 |
+
| No log | 10.0 | 50 | 0.7612 | 0.2222 | 0.2857 | 0.25 | 0.6944 |
|
68 |
|
69 |
|
70 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 649035596
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fcea74210ac839bd0ec0b7fb4c112325aade2c8ce9e50ac8a709cb2e5e343062
|
3 |
size 649035596
|