Training in progress epoch 1
Browse files
README.md
CHANGED
@@ -16,12 +16,12 @@ probably proofread and complete it, then remove this comment. -->
|
|
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: nan
|
19 |
-
- Train End Logits Accuracy:
|
20 |
- Train Start Logits Accuracy: 0.0006
|
21 |
- Validation Loss: nan
|
22 |
- Validation End Logits Accuracy: 0.0
|
23 |
- Validation Start Logits Accuracy: 0.0
|
24 |
-
- Epoch:
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -48,6 +48,7 @@ The following hyperparameters were used during training:
|
|
48 |
| Train Loss | Train End Logits Accuracy | Train Start Logits Accuracy | Validation Loss | Validation End Logits Accuracy | Validation Start Logits Accuracy | Epoch |
|
49 |
|:----------:|:-------------------------:|:---------------------------:|:---------------:|:------------------------------:|:--------------------------------:|:-----:|
|
50 |
| nan | 0.0 | 0.0006 | nan | 0.0 | 0.0 | 0 |
|
|
|
51 |
|
52 |
|
53 |
### Framework versions
|
|
|
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: nan
|
19 |
+
- Train End Logits Accuracy: nan
|
20 |
- Train Start Logits Accuracy: 0.0006
|
21 |
- Validation Loss: nan
|
22 |
- Validation End Logits Accuracy: 0.0
|
23 |
- Validation Start Logits Accuracy: 0.0
|
24 |
+
- Epoch: 1
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
48 |
| Train Loss | Train End Logits Accuracy | Train Start Logits Accuracy | Validation Loss | Validation End Logits Accuracy | Validation Start Logits Accuracy | Epoch |
|
49 |
|:----------:|:-------------------------:|:---------------------------:|:---------------:|:------------------------------:|:--------------------------------:|:-----:|
|
50 |
| nan | 0.0 | 0.0006 | nan | 0.0 | 0.0 | 0 |
|
51 |
+
| nan | nan | 0.0006 | nan | 0.0 | 0.0 | 1 |
|
52 |
|
53 |
|
54 |
### Framework versions
|
logs/train/events.out.tfevents.1692592243.842537503ed3.175.1.v2
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c4dc3bf42de1c0a5f9f8756926cb10972682b7b90f4406d8b2600e8b979c7cc2
|
3 |
+
size 2754026
|
logs/validation/events.out.tfevents.1692593062.842537503ed3.175.2.v2
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2a50aac9f199089e3005d9d9ab2d45bcfb7eaf8e9d742422b6b026a0027aa9f1
|
3 |
+
size 1136
|