Training in progress epoch 6
Browse files
README.md
CHANGED
@@ -14,10 +14,10 @@ probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
This model is a fine-tuned version of [flaubert/flaubert_base_cased](https://huggingface.co/flaubert/flaubert_base_cased) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Train Loss: 0.
|
18 |
- Validation Loss: 0.4962
|
19 |
- Train Accuracy: 0.8070
|
20 |
-
- Epoch:
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -49,6 +49,7 @@ The following hyperparameters were used during training:
|
|
49 |
| 0.3590 | 0.4962 | 0.8070 | 3 |
|
50 |
| 0.2974 | 0.4962 | 0.8070 | 4 |
|
51 |
| 0.3037 | 0.4962 | 0.8070 | 5 |
|
|
|
52 |
|
53 |
|
54 |
### Framework versions
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [flaubert/flaubert_base_cased](https://huggingface.co/flaubert/flaubert_base_cased) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Train Loss: 0.3007
|
18 |
- Validation Loss: 0.4962
|
19 |
- Train Accuracy: 0.8070
|
20 |
+
- Epoch: 6
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
49 |
| 0.3590 | 0.4962 | 0.8070 | 3 |
|
50 |
| 0.2974 | 0.4962 | 0.8070 | 4 |
|
51 |
| 0.3037 | 0.4962 | 0.8070 | 5 |
|
52 |
+
| 0.3007 | 0.4962 | 0.8070 | 6 |
|
53 |
|
54 |
|
55 |
### Framework versions
|