End of training
Browse files
README.md
ADDED
@@ -0,0 +1,109 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
base_model: facebook/xlm-roberta-xl
|
4 |
+
tags:
|
5 |
+
- generated_from_trainer
|
6 |
+
metrics:
|
7 |
+
- precision
|
8 |
+
- recall
|
9 |
+
- f1
|
10 |
+
- accuracy
|
11 |
+
model-index:
|
12 |
+
- name: xlm-roberta-xl-final-lora152520
|
13 |
+
results: []
|
14 |
+
---
|
15 |
+
|
16 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
17 |
+
should probably proofread and complete it, then remove this comment. -->
|
18 |
+
|
19 |
+
# xlm-roberta-xl-final-lora152520
|
20 |
+
|
21 |
+
This model is a fine-tuned version of [facebook/xlm-roberta-xl](https://huggingface.co/facebook/xlm-roberta-xl) on an unknown dataset.
|
22 |
+
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 1.5503
|
24 |
+
- Precision: 0.9267
|
25 |
+
- Recall: 0.9291
|
26 |
+
- F1: 0.9279
|
27 |
+
- Accuracy: 0.9386
|
28 |
+
|
29 |
+
## Model description
|
30 |
+
|
31 |
+
More information needed
|
32 |
+
|
33 |
+
## Intended uses & limitations
|
34 |
+
|
35 |
+
More information needed
|
36 |
+
|
37 |
+
## Training and evaluation data
|
38 |
+
|
39 |
+
More information needed
|
40 |
+
|
41 |
+
## Training procedure
|
42 |
+
|
43 |
+
### Training hyperparameters
|
44 |
+
|
45 |
+
The following hyperparameters were used during training:
|
46 |
+
- learning_rate: 0.0001
|
47 |
+
- train_batch_size: 16
|
48 |
+
- eval_batch_size: 16
|
49 |
+
- seed: 42
|
50 |
+
- distributed_type: multi-GPU
|
51 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
52 |
+
- lr_scheduler_type: linear
|
53 |
+
- lr_scheduler_warmup_steps: 40
|
54 |
+
- num_epochs: 40
|
55 |
+
- mixed_precision_training: Native AMP
|
56 |
+
- label_smoothing_factor: 0.2
|
57 |
+
|
58 |
+
### Training results
|
59 |
+
|
60 |
+
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
61 |
+
|:-------------:|:-----:|:-----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
62 |
+
| 2.6885 | 1.0 | 250 | 1.9699 | 0.7944 | 0.8343 | 0.8139 | 0.8442 |
|
63 |
+
| 1.7948 | 2.0 | 500 | 1.6854 | 0.8702 | 0.8791 | 0.8746 | 0.8949 |
|
64 |
+
| 1.6148 | 3.0 | 750 | 1.6185 | 0.8827 | 0.8998 | 0.8911 | 0.9096 |
|
65 |
+
| 1.5365 | 4.0 | 1000 | 1.5710 | 0.9031 | 0.9054 | 0.9043 | 0.9195 |
|
66 |
+
| 1.4852 | 5.0 | 1250 | 1.5524 | 0.9124 | 0.9129 | 0.9126 | 0.9255 |
|
67 |
+
| 1.4538 | 6.0 | 1500 | 1.5431 | 0.9112 | 0.9176 | 0.9144 | 0.9272 |
|
68 |
+
| 1.4306 | 7.0 | 1750 | 1.5390 | 0.9145 | 0.9221 | 0.9183 | 0.9297 |
|
69 |
+
| 1.4132 | 8.0 | 2000 | 1.5358 | 0.9191 | 0.9219 | 0.9205 | 0.9321 |
|
70 |
+
| 1.4004 | 9.0 | 2250 | 1.5365 | 0.9174 | 0.9262 | 0.9218 | 0.9337 |
|
71 |
+
| 1.3883 | 10.0 | 2500 | 1.5407 | 0.9176 | 0.9263 | 0.9220 | 0.9332 |
|
72 |
+
| 1.3803 | 11.0 | 2750 | 1.5326 | 0.9218 | 0.9278 | 0.9248 | 0.9358 |
|
73 |
+
| 1.3727 | 12.0 | 3000 | 1.5353 | 0.9187 | 0.9245 | 0.9216 | 0.9329 |
|
74 |
+
| 1.3674 | 13.0 | 3250 | 1.5392 | 0.9202 | 0.9254 | 0.9228 | 0.9350 |
|
75 |
+
| 1.3609 | 14.0 | 3500 | 1.5384 | 0.9220 | 0.9259 | 0.9239 | 0.9347 |
|
76 |
+
| 1.3572 | 15.0 | 3750 | 1.5382 | 0.9201 | 0.9240 | 0.9220 | 0.9334 |
|
77 |
+
| 1.3522 | 16.0 | 4000 | 1.5410 | 0.9197 | 0.9270 | 0.9233 | 0.9342 |
|
78 |
+
| 1.3502 | 17.0 | 4250 | 1.5449 | 0.9245 | 0.9268 | 0.9256 | 0.9355 |
|
79 |
+
| 1.3456 | 18.0 | 4500 | 1.5439 | 0.9233 | 0.9278 | 0.9256 | 0.9360 |
|
80 |
+
| 1.3423 | 19.0 | 4750 | 1.5435 | 0.9259 | 0.9248 | 0.9253 | 0.9346 |
|
81 |
+
| 1.3419 | 20.0 | 5000 | 1.5432 | 0.9270 | 0.9282 | 0.9276 | 0.9371 |
|
82 |
+
| 1.3397 | 21.0 | 5250 | 1.5398 | 0.9250 | 0.9284 | 0.9267 | 0.9369 |
|
83 |
+
| 1.3377 | 22.0 | 5500 | 1.5411 | 0.9253 | 0.9270 | 0.9262 | 0.9358 |
|
84 |
+
| 1.3351 | 23.0 | 5750 | 1.5471 | 0.9274 | 0.9284 | 0.9279 | 0.9374 |
|
85 |
+
| 1.3369 | 24.0 | 6000 | 1.5542 | 0.9214 | 0.9240 | 0.9227 | 0.9339 |
|
86 |
+
| 1.3348 | 25.0 | 6250 | 1.5479 | 0.9268 | 0.9288 | 0.9278 | 0.9374 |
|
87 |
+
| 1.334 | 26.0 | 6500 | 1.5492 | 0.9268 | 0.9294 | 0.9281 | 0.9384 |
|
88 |
+
| 1.3334 | 27.0 | 6750 | 1.5471 | 0.9299 | 0.9287 | 0.9293 | 0.9377 |
|
89 |
+
| 1.3327 | 28.0 | 7000 | 1.5438 | 0.9291 | 0.9309 | 0.9300 | 0.9394 |
|
90 |
+
| 1.3314 | 29.0 | 7250 | 1.5445 | 0.9304 | 0.9315 | 0.9310 | 0.9403 |
|
91 |
+
| 1.3318 | 30.0 | 7500 | 1.5456 | 0.9291 | 0.9310 | 0.9301 | 0.9399 |
|
92 |
+
| 1.3312 | 31.0 | 7750 | 1.5474 | 0.9278 | 0.9295 | 0.9287 | 0.9386 |
|
93 |
+
| 1.3304 | 32.0 | 8000 | 1.5489 | 0.9273 | 0.9302 | 0.9288 | 0.9388 |
|
94 |
+
| 1.3298 | 33.0 | 8250 | 1.5469 | 0.9286 | 0.9299 | 0.9293 | 0.9388 |
|
95 |
+
| 1.3295 | 34.0 | 8500 | 1.5474 | 0.9291 | 0.9312 | 0.9302 | 0.9398 |
|
96 |
+
| 1.3288 | 35.0 | 8750 | 1.5518 | 0.9280 | 0.9300 | 0.9290 | 0.9386 |
|
97 |
+
| 1.3292 | 36.0 | 9000 | 1.5484 | 0.9271 | 0.9308 | 0.9289 | 0.9388 |
|
98 |
+
| 1.3287 | 37.0 | 9250 | 1.5487 | 0.9278 | 0.9297 | 0.9287 | 0.9382 |
|
99 |
+
| 1.328 | 38.0 | 9500 | 1.5492 | 0.9290 | 0.9305 | 0.9298 | 0.9394 |
|
100 |
+
| 1.3281 | 39.0 | 9750 | 1.5496 | 0.9278 | 0.9293 | 0.9285 | 0.9387 |
|
101 |
+
| 1.3285 | 40.0 | 10000 | 1.5503 | 0.9267 | 0.9291 | 0.9279 | 0.9386 |
|
102 |
+
|
103 |
+
|
104 |
+
### Framework versions
|
105 |
+
|
106 |
+
- Transformers 4.35.2
|
107 |
+
- Pytorch 2.0.1+cu118
|
108 |
+
- Datasets 2.15.0
|
109 |
+
- Tokenizers 0.15.0
|