Model save
Browse files- README.md +20 -18
- 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
|
@@ -75,19 +75,21 @@ The following hyperparameters were used during training:
|
|
75 |
- lr_scheduler_type: linear
|
76 |
- lr_scheduler_warmup_ratio: 0.1
|
77 |
- lr_scheduler_warmup_steps: 500
|
78 |
-
- num_epochs:
|
79 |
|
80 |
### Training results
|
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 |
|
92 |
|
93 |
### Framework versions
|
|
|
25 |
metrics:
|
26 |
- name: Precision
|
27 |
type: precision
|
28 |
+
value: 0.8074141048824593
|
29 |
- name: Recall
|
30 |
type: recall
|
31 |
+
value: 0.861969111969112
|
32 |
- name: F1
|
33 |
type: f1
|
34 |
+
value: 0.8338001867413634
|
35 |
- name: Accuracy
|
36 |
type: accuracy
|
37 |
+
value: 0.9655222367086774
|
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.2044
|
48 |
+
- Precision: 0.8074
|
49 |
+
- Recall: 0.8620
|
50 |
+
- F1: 0.8338
|
51 |
+
- Accuracy: 0.9655
|
52 |
|
53 |
## Model description
|
54 |
|
|
|
67 |
### Training hyperparameters
|
68 |
|
69 |
The following hyperparameters were used during training:
|
70 |
+
- learning_rate: 5e-05
|
71 |
- train_batch_size: 16
|
72 |
- eval_batch_size: 16
|
73 |
- seed: 42
|
|
|
75 |
- lr_scheduler_type: linear
|
76 |
- lr_scheduler_warmup_ratio: 0.1
|
77 |
- lr_scheduler_warmup_steps: 500
|
78 |
+
- num_epochs: 10
|
79 |
|
80 |
### Training results
|
81 |
|
82 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
83 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
84 |
+
| 0.5564 | 1.11 | 500 | 0.1852 | 0.6302 | 0.7558 | 0.6873 | 0.9502 |
|
85 |
+
| 0.1786 | 2.22 | 1000 | 0.1552 | 0.6952 | 0.8069 | 0.7469 | 0.9568 |
|
86 |
+
| 0.1219 | 3.33 | 1500 | 0.1665 | 0.6860 | 0.8214 | 0.7476 | 0.9577 |
|
87 |
+
| 0.087 | 4.44 | 2000 | 0.1616 | 0.7572 | 0.8263 | 0.7902 | 0.9595 |
|
88 |
+
| 0.0689 | 5.56 | 2500 | 0.1679 | 0.7670 | 0.8243 | 0.7946 | 0.9616 |
|
89 |
+
| 0.0442 | 6.67 | 3000 | 0.1612 | 0.7346 | 0.8364 | 0.7822 | 0.9631 |
|
90 |
+
| 0.0353 | 7.78 | 3500 | 0.1864 | 0.8099 | 0.8576 | 0.8331 | 0.9653 |
|
91 |
+
| 0.0205 | 8.89 | 4000 | 0.1950 | 0.8026 | 0.8653 | 0.8328 | 0.9654 |
|
92 |
+
| 0.0133 | 10.0 | 4500 | 0.2044 | 0.8074 | 0.8620 | 0.8338 | 0.9655 |
|
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:20615ce4a5a0ea8871082a38980cea095ddaf6de7e961cee2618f0631915f069
|
3 |
size 2235481556
|