Training complete
Browse files
README.md
CHANGED
@@ -21,7 +21,7 @@ This model is a fine-tuned version of [camembert/camembert-large](https://huggin
|
|
21 |
It achieves the following results on the evaluation set:
|
22 |
- Loss: 0.6900
|
23 |
- Accuracy: 0.5859
|
24 |
-
- Precision: 0.
|
25 |
- Recall: 0.5
|
26 |
- F1: 0.3694
|
27 |
|
@@ -54,11 +54,11 @@ The following hyperparameters were used during training:
|
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
|
56 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
|
57 |
-
| No log | 1.0 | 49 | 0.
|
58 |
-
| No log | 2.0 | 98 | 0.
|
59 |
-
| No log | 3.0 | 147 | 0.
|
60 |
-
| No log | 4.0 | 196 | 0.
|
61 |
-
| No log | 5.0 | 245 | 0.6900 | 0.5859 | 0.
|
62 |
|
63 |
|
64 |
### Framework versions
|
|
|
21 |
It achieves the following results on the evaluation set:
|
22 |
- Loss: 0.6900
|
23 |
- Accuracy: 0.5859
|
24 |
+
- Precision: 0.7929
|
25 |
- Recall: 0.5
|
26 |
- F1: 0.3694
|
27 |
|
|
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
|
56 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
|
57 |
+
| No log | 1.0 | 49 | 0.7593 | 0.5859 | 0.5447 | 0.5071 | 0.4105 |
|
58 |
+
| No log | 2.0 | 98 | 0.7108 | 0.5859 | 0.7929 | 0.5 | 0.3694 |
|
59 |
+
| No log | 3.0 | 147 | 0.6904 | 0.5859 | 0.7929 | 0.5 | 0.3694 |
|
60 |
+
| No log | 4.0 | 196 | 0.6891 | 0.5859 | 0.7929 | 0.5 | 0.3694 |
|
61 |
+
| No log | 5.0 | 245 | 0.6900 | 0.5859 | 0.7929 | 0.5 | 0.3694 |
|
62 |
|
63 |
|
64 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1346710600
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:412d56c5062c98dbd4d2c3a4ea7798ade24f84cbf65da12b689ced664a18d573
|
3 |
size 1346710600
|
runs/Jun07_19-06-28_7811eff5bc9c/events.out.tfevents.1717787205.7811eff5bc9c.1945.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d775b1803992b7f33b714c606afe4a812b8c3e0b061cb4817ad6324a405446a6
|
3 |
+
size 5616
|
runs/Jun07_19-09-17_7811eff5bc9c/events.out.tfevents.1717787364.7811eff5bc9c.1945.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c8e3d848a81a11d3fc319f3f7d7ef349864f6ec4de682febb2008d5702809831
|
3 |
+
size 7705
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5112
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e3ad907daa4f3c6572b2e1bcbd0190dcb6f600e5646f380ba6311d3a1feeb481
|
3 |
size 5112
|