End of training
Browse files
README.md
CHANGED
@@ -9,7 +9,7 @@ metrics:
|
|
9 |
- accuracy
|
10 |
- f1
|
11 |
model-index:
|
12 |
-
- name: xlm-roberta-base-finetuned-
|
13 |
results:
|
14 |
- task:
|
15 |
name: Text Classification
|
@@ -23,22 +23,22 @@ model-index:
|
|
23 |
metrics:
|
24 |
- name: Accuracy
|
25 |
type: accuracy
|
26 |
-
value: 0.
|
27 |
- name: F1
|
28 |
type: f1
|
29 |
-
value: 0.
|
30 |
---
|
31 |
|
32 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
33 |
should probably proofread and complete it, then remove this comment. -->
|
34 |
|
35 |
-
# xlm-roberta-base-finetuned-
|
36 |
|
37 |
This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on the told-br dataset.
|
38 |
It achieves the following results on the evaluation set:
|
39 |
-
- Loss: 0.
|
40 |
-
- Accuracy: 0.
|
41 |
-
- F1: 0.
|
42 |
|
43 |
## Model description
|
44 |
|
@@ -70,8 +70,8 @@ The following hyperparameters were used during training:
|
|
70 |
|
71 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
72 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
|
73 |
-
| 0.
|
74 |
-
| 0.
|
75 |
|
76 |
|
77 |
### Framework versions
|
|
|
9 |
- accuracy
|
10 |
- f1
|
11 |
model-index:
|
12 |
+
- name: xlm-roberta-base-finetuned-told-br
|
13 |
results:
|
14 |
- task:
|
15 |
name: Text Classification
|
|
|
23 |
metrics:
|
24 |
- name: Accuracy
|
25 |
type: accuracy
|
26 |
+
value: 0.7457142857142857
|
27 |
- name: F1
|
28 |
type: f1
|
29 |
+
value: 0.7452494655157376
|
30 |
---
|
31 |
|
32 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
33 |
should probably proofread and complete it, then remove this comment. -->
|
34 |
|
35 |
+
# xlm-roberta-base-finetuned-told-br
|
36 |
|
37 |
This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on the told-br dataset.
|
38 |
It achieves the following results on the evaluation set:
|
39 |
+
- Loss: 0.4925
|
40 |
+
- Accuracy: 0.7457
|
41 |
+
- F1: 0.7452
|
42 |
|
43 |
## Model description
|
44 |
|
|
|
70 |
|
71 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
72 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
|
73 |
+
| 0.5935 | 1.0 | 263 | 0.4970 | 0.7338 | 0.7350 |
|
74 |
+
| 0.4797 | 2.0 | 526 | 0.4925 | 0.7457 | 0.7452 |
|
75 |
|
76 |
|
77 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1112205008
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7ee3778db137e5b2c30974d856490c58231cd3d8665270302f07ebf821049313
|
3 |
size 1112205008
|
runs/Aug09_05-31-03_413957c97aec/events.out.tfevents.1723181470.413957c97aec.2530.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ae8b643fa77027860a6a83a1555f860baf9c2e35e87ab7304dfb785d13c02892
|
3 |
+
size 6580
|
training_args.bin
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:e19e9e81a1da6d4d8585a68b26ab9e4c07ab447d87c109334c40a9d572be6225
|
3 |
+
size 5176
|