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 |
|
@@ -67,24 +67,31 @@ More information needed
|
|
67 |
### Training hyperparameters
|
68 |
|
69 |
The following hyperparameters were used during training:
|
70 |
-
- learning_rate:
|
71 |
-
- train_batch_size:
|
72 |
- eval_batch_size: 8
|
73 |
- seed: 42
|
74 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
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 |
|
89 |
|
90 |
### Framework versions
|
|
|
25 |
metrics:
|
26 |
- name: Precision
|
27 |
type: precision
|
28 |
+
value: 0.8456410256410256
|
29 |
- name: Recall
|
30 |
type: recall
|
31 |
+
value: 0.8813468733297701
|
32 |
- name: F1
|
33 |
type: f1
|
34 |
+
value: 0.8631248364302538
|
35 |
- name: Accuracy
|
36 |
type: accuracy
|
37 |
+
value: 0.9673435458971619
|
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.2299
|
48 |
+
- Precision: 0.8456
|
49 |
+
- Recall: 0.8813
|
50 |
+
- F1: 0.8631
|
51 |
+
- Accuracy: 0.9673
|
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: 8
|
72 |
- eval_batch_size: 8
|
73 |
- seed: 42
|
74 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
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.5516 | 0.86 | 500 | 0.1912 | 0.7007 | 0.7857 | 0.7407 | 0.9493 |
|
85 |
+
| 0.2153 | 1.72 | 1000 | 0.1856 | 0.6609 | 0.7825 | 0.7166 | 0.9461 |
|
86 |
+
| 0.1389 | 2.58 | 1500 | 0.1711 | 0.7791 | 0.8445 | 0.8105 | 0.9574 |
|
87 |
+
| 0.1098 | 3.44 | 2000 | 0.1943 | 0.8171 | 0.8642 | 0.84 | 0.9608 |
|
88 |
+
| 0.0785 | 4.3 | 2500 | 0.2197 | 0.7919 | 0.8461 | 0.8181 | 0.9579 |
|
89 |
+
| 0.0619 | 5.16 | 3000 | 0.1877 | 0.8298 | 0.8883 | 0.8580 | 0.9660 |
|
90 |
+
| 0.043 | 6.02 | 3500 | 0.2185 | 0.8412 | 0.8803 | 0.8603 | 0.9656 |
|
91 |
+
| 0.0289 | 6.88 | 4000 | 0.1898 | 0.8422 | 0.8846 | 0.8629 | 0.9674 |
|
92 |
+
| 0.0179 | 7.75 | 4500 | 0.2061 | 0.8433 | 0.8830 | 0.8627 | 0.9674 |
|
93 |
+
| 0.0112 | 8.61 | 5000 | 0.2218 | 0.8462 | 0.8819 | 0.8636 | 0.9656 |
|
94 |
+
| 0.0074 | 9.47 | 5500 | 0.2299 | 0.8456 | 0.8813 | 0.8631 | 0.9673 |
|
95 |
|
96 |
|
97 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2235473356
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4aeb9cbf303385dfa9952ac41593ea4e23a48847ee8f71de5d6d40272c915c28
|
3 |
size 2235473356
|
runs/Mar06_17-26-43_n21/events.out.tfevents.1709742409.n21.3392055.2
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:4861f8da735d0e052beaab23709c6ab4602ecd039c3240f3447e47ac13ee6ac4
|
3 |
+
size 12187
|