End of training
Browse files- README.md +7 -7
- adapter_model.bin +1 -1
README.md
CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [camembert-base](https://huggingface.co/camembert-base) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 2.
|
21 |
-
- Accuracy: 0.
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -49,11 +49,11 @@ The following hyperparameters were used during training:
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
52 |
-
| No log | 1.0 | 3 | 2.
|
53 |
-
| No log | 2.0 | 6 | 2.
|
54 |
-
| No log | 3.0 | 9 | 2.
|
55 |
-
| No log | 4.0 | 12 | 2.
|
56 |
-
| No log | 5.0 | 15 | 2.
|
57 |
|
58 |
|
59 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [camembert-base](https://huggingface.co/camembert-base) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 2.0871
|
21 |
+
- Accuracy: 0.05
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
52 |
+
| No log | 1.0 | 3 | 2.0855 | 0.05 |
|
53 |
+
| No log | 2.0 | 6 | 2.0864 | 0.05 |
|
54 |
+
| No log | 3.0 | 9 | 2.0868 | 0.05 |
|
55 |
+
| No log | 4.0 | 12 | 2.0870 | 0.05 |
|
56 |
+
| No log | 5.0 | 15 | 2.0871 | 0.05 |
|
57 |
|
58 |
|
59 |
### Framework versions
|
adapter_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3585485
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e334ec2c0768b856315c982dc918bcd663988f7caa0b154601977b569e9000ef
|
3 |
size 3585485
|