Training in progress epoch 0
Browse files
README.md
CHANGED
@@ -15,13 +15,13 @@ probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss:
|
19 |
-
- Train End Logits Accuracy: 0.
|
20 |
-
- Train Start Logits Accuracy:
|
21 |
-
- Validation Loss:
|
22 |
-
- Validation End Logits Accuracy: 0.
|
23 |
-
- Validation Start Logits Accuracy: 0.
|
24 |
-
- Epoch:
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -47,9 +47,7 @@ The following hyperparameters were used during training:
|
|
47 |
|
48 |
| Train Loss | Train End Logits Accuracy | Train Start Logits Accuracy | Validation Loss | Validation End Logits Accuracy | Validation Start Logits Accuracy | Epoch |
|
49 |
|:----------:|:-------------------------:|:---------------------------:|:---------------:|:------------------------------:|:--------------------------------:|:-----:|
|
50 |
-
|
|
51 |
-
| nan | nan | 0.0006 | nan | 0.0 | 0.0 | 1 |
|
52 |
-
| nan | 0.0 | nan | nan | 0.0 | 0.0 | 2 |
|
53 |
|
54 |
|
55 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 1.4726
|
19 |
+
- Train End Logits Accuracy: 0.6104
|
20 |
+
- Train Start Logits Accuracy: 0.6723
|
21 |
+
- Validation Loss: 0.5444
|
22 |
+
- Validation End Logits Accuracy: 0.8266
|
23 |
+
- Validation Start Logits Accuracy: 0.8839
|
24 |
+
- Epoch: 0
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
47 |
|
48 |
| Train Loss | Train End Logits Accuracy | Train Start Logits Accuracy | Validation Loss | Validation End Logits Accuracy | Validation Start Logits Accuracy | Epoch |
|
49 |
|:----------:|:-------------------------:|:---------------------------:|:---------------:|:------------------------------:|:--------------------------------:|:-----:|
|
50 |
+
| 1.4726 | 0.6104 | 0.6723 | 0.5444 | 0.8266 | 0.8839 | 0 |
|
|
|
|
|
51 |
|
52 |
|
53 |
### Framework versions
|
logs/train/events.out.tfevents.1692600204.02fc2bd74e63.368.0.v2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0d70188b85deb605e7c19be63c405fea06255a1ae1cc5ddeba57012dc005a3fe
|
3 |
+
size 2753713
|
logs/validation/events.out.tfevents.1692601245.02fc2bd74e63.368.1.v2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4808df735e8c318d5a2ecfc073ef681bb6acf4ae86f7d1cc9df813600f1e588d
|
3 |
+
size 604
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1110105320
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7ed8de0b4cf99609e8b39472eb77af9b73ead1096aa611a7d43af155ff007a00
|
3 |
size 1110105320
|