Model save
Browse files
README.md
CHANGED
@@ -25,16 +25,16 @@ model-index:
|
|
25 |
metrics:
|
26 |
- name: Precision
|
27 |
type: precision
|
28 |
-
value: 0.
|
29 |
- name: Recall
|
30 |
type: recall
|
31 |
-
value: 0.
|
32 |
- name: F1
|
33 |
type: f1
|
34 |
-
value: 0.
|
35 |
- name: Accuracy
|
36 |
type: accuracy
|
37 |
-
value: 0.
|
38 |
---
|
39 |
|
40 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -44,11 +44,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
44 |
|
45 |
This model is a fine-tuned version of [FacebookAI/xlm-roberta-large](https://huggingface.co/FacebookAI/xlm-roberta-large) on the cnec dataset.
|
46 |
It achieves the following results on the evaluation set:
|
47 |
-
- Loss: 0.
|
48 |
-
- Precision: 0.
|
49 |
-
- Recall: 0.
|
50 |
-
- F1: 0.
|
51 |
-
- Accuracy: 0.
|
52 |
|
53 |
## Model description
|
54 |
|
@@ -79,11 +79,11 @@ The following hyperparameters were used during training:
|
|
79 |
|
80 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
81 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
82 |
-
| 0.
|
83 |
-
| 0.
|
84 |
-
| 0.
|
85 |
-
| 0.
|
86 |
-
| 0.
|
87 |
|
88 |
|
89 |
### Framework versions
|
|
|
25 |
metrics:
|
26 |
- name: Precision
|
27 |
type: precision
|
28 |
+
value: 0.8286902286902287
|
29 |
- name: Recall
|
30 |
type: recall
|
31 |
+
value: 0.8799116997792494
|
32 |
- name: F1
|
33 |
type: f1
|
34 |
+
value: 0.8535331905781585
|
35 |
- name: Accuracy
|
36 |
type: accuracy
|
37 |
+
value: 0.9596393301846285
|
38 |
---
|
39 |
|
40 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
44 |
|
45 |
This model is a fine-tuned version of [FacebookAI/xlm-roberta-large](https://huggingface.co/FacebookAI/xlm-roberta-large) on the cnec dataset.
|
46 |
It achieves the following results on the evaluation set:
|
47 |
+
- Loss: 0.2075
|
48 |
+
- Precision: 0.8287
|
49 |
+
- Recall: 0.8799
|
50 |
+
- F1: 0.8535
|
51 |
+
- Accuracy: 0.9596
|
52 |
|
53 |
## Model description
|
54 |
|
|
|
79 |
|
80 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
81 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
82 |
+
| 0.4947 | 1.7 | 500 | 0.2132 | 0.7394 | 0.8216 | 0.7783 | 0.9506 |
|
83 |
+
| 0.1795 | 3.4 | 1000 | 0.1918 | 0.7865 | 0.8570 | 0.8202 | 0.9562 |
|
84 |
+
| 0.1177 | 5.1 | 1500 | 0.1877 | 0.8178 | 0.8702 | 0.8432 | 0.9591 |
|
85 |
+
| 0.0745 | 6.8 | 2000 | 0.1873 | 0.8340 | 0.8786 | 0.8557 | 0.9606 |
|
86 |
+
| 0.0513 | 8.5 | 2500 | 0.2075 | 0.8287 | 0.8799 | 0.8535 | 0.9596 |
|
87 |
|
88 |
|
89 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2235760364
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ac5e20bb281086e5f3d5195a8313076b55fbaed7818ea2b03e111b63eede8378
|
3 |
size 2235760364
|
runs/Mar04_23-34-24_g11/events.out.tfevents.1709591665.g11.840720.1
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:24000db3138e8e7765e29dd90e4d010ff05f8f680063bf96fb91440e03225d68
|
3 |
+
size 10791
|