End of training
Browse files- README.md +12 -15
- pytorch_model.bin +1 -1
README.md
CHANGED
@@ -20,7 +20,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
20 |
|
21 |
This model is a fine-tuned version of [camembert-base](https://huggingface.co/camembert-base) on the None dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
-
- Loss: 0.
|
24 |
- Accuracy: 0.5
|
25 |
- Precision: 0.5
|
26 |
- Recall: 1.0
|
@@ -55,20 +55,17 @@ The following hyperparameters were used during training:
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
|
58 |
-
| No log | 0.21 | 100 | 0.
|
59 |
-
| No log | 0.42 | 200 | 0.
|
60 |
-
| No log | 0.62 | 300 | 0.
|
61 |
-
| No log | 0.83 | 400 | 0.
|
62 |
-
| 0.6974 | 1.04 | 500 | 0.
|
63 |
-
| 0.6974 | 1.25 | 600 | 0.
|
64 |
-
| 0.6974 | 1.46 | 700 | 0.
|
65 |
-
| 0.6974 | 1.66 | 800 | 0.
|
66 |
-
| 0.6974 | 1.87 | 900 | 0.
|
67 |
-
| 0.
|
68 |
-
| 0.
|
69 |
-
| 0.6965 | 2.49 | 1200 | 0.6934 | 0.5 | 0.0 | 0.0 | 0.0 |
|
70 |
-
| 0.6965 | 2.7 | 1300 | 0.6934 | 0.5 | 0.5 | 1.0 | 0.6667 |
|
71 |
-
| 0.6965 | 2.91 | 1400 | 0.6962 | 0.5 | 0.5 | 1.0 | 0.6667 |
|
72 |
|
73 |
|
74 |
### Framework versions
|
|
|
20 |
|
21 |
This model is a fine-tuned version of [camembert-base](https://huggingface.co/camembert-base) on the None dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.6952
|
24 |
- Accuracy: 0.5
|
25 |
- Precision: 0.5
|
26 |
- Recall: 1.0
|
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
|
58 |
+
| No log | 0.21 | 100 | 0.6928 | 0.5 | 0.5 | 1.0 | 0.6667 |
|
59 |
+
| No log | 0.42 | 200 | 0.7024 | 0.5 | 0.0 | 0.0 | 0.0 |
|
60 |
+
| No log | 0.62 | 300 | 0.7194 | 0.5 | 0.0 | 0.0 | 0.0 |
|
61 |
+
| No log | 0.83 | 400 | 0.6944 | 0.4992 | 0.0 | 0.0 | 0.0 |
|
62 |
+
| 0.6974 | 1.04 | 500 | 0.6973 | 0.5 | 0.5 | 1.0 | 0.6667 |
|
63 |
+
| 0.6974 | 1.25 | 600 | 0.7078 | 0.5 | 0.5 | 1.0 | 0.6667 |
|
64 |
+
| 0.6974 | 1.46 | 700 | 0.6945 | 0.5 | 0.5 | 1.0 | 0.6667 |
|
65 |
+
| 0.6974 | 1.66 | 800 | 0.6942 | 0.5 | 0.5 | 1.0 | 0.6667 |
|
66 |
+
| 0.6974 | 1.87 | 900 | 0.6945 | 0.5 | 0.5 | 1.0 | 0.6667 |
|
67 |
+
| 0.6962 | 2.08 | 1000 | 0.6932 | 0.4992 | 0.4 | 0.0031 | 0.0062 |
|
68 |
+
| 0.6962 | 2.29 | 1100 | 0.6952 | 0.5 | 0.5 | 1.0 | 0.6667 |
|
|
|
|
|
|
|
69 |
|
70 |
|
71 |
### Framework versions
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 442563374
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b5e71de600a364e56dd5ce028707268d9263e55c546a06426ad1171d5ce80f0f
|
3 |
size 442563374
|