Model save
Browse files- README.md +19 -19
- model.safetensors +1 -1
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 |
|
@@ -67,7 +67,7 @@ More information needed
|
|
67 |
### Training hyperparameters
|
68 |
|
69 |
The following hyperparameters were used during training:
|
70 |
-
- learning_rate:
|
71 |
- train_batch_size: 16
|
72 |
- eval_batch_size: 16
|
73 |
- seed: 42
|
@@ -81,15 +81,15 @@ The following hyperparameters were used during training:
|
|
81 |
|
82 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
83 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
84 |
-
| 0.
|
85 |
-
| 0.
|
86 |
-
| 0.
|
87 |
-
| 0.
|
88 |
-
| 0.
|
89 |
-
| 0.
|
90 |
-
| 0.
|
91 |
-
| 0.
|
92 |
-
| 0.
|
93 |
|
94 |
|
95 |
### Framework versions
|
|
|
25 |
metrics:
|
26 |
- name: Precision
|
27 |
type: precision
|
28 |
+
value: 0.8375401560348784
|
29 |
- name: Recall
|
30 |
type: recall
|
31 |
+
value: 0.8807915057915058
|
32 |
- name: F1
|
33 |
type: f1
|
34 |
+
value: 0.8586215008233357
|
35 |
- name: Accuracy
|
36 |
type: accuracy
|
37 |
+
value: 0.9697233087063596
|
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.1726
|
48 |
+
- Precision: 0.8375
|
49 |
+
- Recall: 0.8808
|
50 |
+
- F1: 0.8586
|
51 |
+
- Accuracy: 0.9697
|
52 |
|
53 |
## Model description
|
54 |
|
|
|
67 |
### Training hyperparameters
|
68 |
|
69 |
The following hyperparameters were used during training:
|
70 |
+
- learning_rate: 2e-05
|
71 |
- train_batch_size: 16
|
72 |
- eval_batch_size: 16
|
73 |
- seed: 42
|
|
|
81 |
|
82 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
83 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
84 |
+
| 0.6046 | 1.11 | 500 | 0.1815 | 0.6422 | 0.7693 | 0.7000 | 0.9498 |
|
85 |
+
| 0.1671 | 2.22 | 1000 | 0.1389 | 0.7436 | 0.8456 | 0.7913 | 0.9620 |
|
86 |
+
| 0.1141 | 3.33 | 1500 | 0.1455 | 0.7949 | 0.8813 | 0.8359 | 0.9686 |
|
87 |
+
| 0.0854 | 4.44 | 2000 | 0.1455 | 0.8012 | 0.8678 | 0.8332 | 0.9684 |
|
88 |
+
| 0.0716 | 5.56 | 2500 | 0.1418 | 0.7996 | 0.8663 | 0.8316 | 0.9682 |
|
89 |
+
| 0.0506 | 6.67 | 3000 | 0.1570 | 0.8138 | 0.8793 | 0.8453 | 0.9690 |
|
90 |
+
| 0.0399 | 7.78 | 3500 | 0.1701 | 0.8363 | 0.8803 | 0.8577 | 0.9689 |
|
91 |
+
| 0.0324 | 8.89 | 4000 | 0.1720 | 0.8313 | 0.8798 | 0.8549 | 0.9691 |
|
92 |
+
| 0.0265 | 10.0 | 4500 | 0.1726 | 0.8375 | 0.8808 | 0.8586 | 0.9697 |
|
93 |
|
94 |
|
95 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2235481556
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:44487d696f986dad6126e2c464c096dbfaf0abaad4d563ca27b6a54db93088e8
|
3 |
size 2235481556
|