Training in progress epoch 9
Browse files
README.md
CHANGED
@@ -16,10 +16,10 @@ probably proofread and complete it, then remove this comment. -->
|
|
16 |
This model is a fine-tuned version of [FacebookAI/roberta-base](https://huggingface.co/FacebookAI/roberta-base) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
- Train Loss: nan
|
19 |
-
- Train Accuracy: 0.
|
20 |
- Validation Loss: nan
|
21 |
- Validation Accuracy: 0.0726
|
22 |
-
- Epoch:
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -54,6 +54,7 @@ The following hyperparameters were used during training:
|
|
54 |
| nan | 0.0745 | nan | 0.0726 | 6 |
|
55 |
| nan | 0.0745 | nan | 0.0726 | 7 |
|
56 |
| nan | 0.0745 | nan | 0.0726 | 8 |
|
|
|
57 |
|
58 |
|
59 |
### Framework versions
|
|
|
16 |
This model is a fine-tuned version of [FacebookAI/roberta-base](https://huggingface.co/FacebookAI/roberta-base) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
- Train Loss: nan
|
19 |
+
- Train Accuracy: 0.0743
|
20 |
- Validation Loss: nan
|
21 |
- Validation Accuracy: 0.0726
|
22 |
+
- Epoch: 9
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
54 |
| nan | 0.0745 | nan | 0.0726 | 6 |
|
55 |
| nan | 0.0745 | nan | 0.0726 | 7 |
|
56 |
| nan | 0.0745 | nan | 0.0726 | 8 |
|
57 |
+
| nan | 0.0743 | nan | 0.0726 | 9 |
|
58 |
|
59 |
|
60 |
### Framework versions
|