Training in progress epoch 6
Browse files- README.md +3 -2
- tf_model.h5 +1 -1
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 |
|
@@ -51,6 +51,7 @@ The following hyperparameters were used during training:
|
|
51 |
| nan | 0.0744 | nan | 0.0726 | 3 |
|
52 |
| nan | 0.0740 | nan | 0.0726 | 4 |
|
53 |
| nan | 0.0744 | nan | 0.0726 | 5 |
|
|
|
54 |
|
55 |
|
56 |
### 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.0745
|
20 |
- Validation Loss: nan
|
21 |
- Validation Accuracy: 0.0726
|
22 |
+
- Epoch: 6
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
51 |
| nan | 0.0744 | nan | 0.0726 | 3 |
|
52 |
| nan | 0.0740 | nan | 0.0726 | 4 |
|
53 |
| nan | 0.0744 | nan | 0.0726 | 5 |
|
54 |
+
| nan | 0.0745 | nan | 0.0726 | 6 |
|
55 |
|
56 |
|
57 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 496532560
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8d5180f7060d659ebde84485aa5ad228e1d65464b13da2284354f5331792c56b
|
3 |
size 496532560
|