Training in progress epoch 4
Browse files- README.md +5 -4
- tf_model.h5 +1 -1
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 [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Train Loss: 0.
|
18 |
-
- Validation Loss: 0.
|
19 |
-
- Train Accuracy: 0.
|
20 |
-
- Epoch:
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -47,6 +47,7 @@ The following hyperparameters were used during training:
|
|
47 |
| 0.2323 | 0.1927 | 0.9347 | 1 |
|
48 |
| 0.2013 | 0.1739 | 0.9377 | 2 |
|
49 |
| 0.4551 | 0.5800 | 0.7219 | 3 |
|
|
|
50 |
|
51 |
|
52 |
### Framework versions
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Train Loss: 0.3258
|
18 |
+
- Validation Loss: 0.2867
|
19 |
+
- Train Accuracy: 0.9149
|
20 |
+
- Epoch: 4
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
47 |
| 0.2323 | 0.1927 | 0.9347 | 1 |
|
48 |
| 0.2013 | 0.1739 | 0.9377 | 2 |
|
49 |
| 0.4551 | 0.5800 | 0.7219 | 3 |
|
50 |
+
| 0.3258 | 0.2867 | 0.9149 | 4 |
|
51 |
|
52 |
|
53 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1112470336
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e2597651ad45feb42e0a03e1e3db064b7bf922b1acce2e80f249699deb073486
|
3 |
size 1112470336
|