Kuongan commited on
Commit
44a2fd7
·
verified ·
1 Parent(s): ee96513

Model save

Browse files
Files changed (2) hide show
  1. README.md +74 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,74 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: mit
4
+ base_model: xlm-roberta-base
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - f1
9
+ - accuracy
10
+ model-index:
11
+ - name: xlm-roberta-base-ptbr-finetuned
12
+ results: []
13
+ ---
14
+
15
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
16
+ should probably proofread and complete it, then remove this comment. -->
17
+
18
+ # xlm-roberta-base-ptbr-finetuned
19
+
20
+ This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on the None dataset.
21
+ It achieves the following results on the evaluation set:
22
+ - Loss: 0.3873
23
+ - F1: 0.2850
24
+ - Roc Auc: 0.6096
25
+ - Accuracy: 0.46
26
+
27
+ ## Model description
28
+
29
+ More information needed
30
+
31
+ ## Intended uses & limitations
32
+
33
+ More information needed
34
+
35
+ ## Training and evaluation data
36
+
37
+ More information needed
38
+
39
+ ## Training procedure
40
+
41
+ ### Training hyperparameters
42
+
43
+ The following hyperparameters were used during training:
44
+ - learning_rate: 2e-05
45
+ - train_batch_size: 32
46
+ - eval_batch_size: 32
47
+ - seed: 42
48
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
49
+ - lr_scheduler_type: cosine
50
+ - lr_scheduler_warmup_steps: 100
51
+ - num_epochs: 20
52
+
53
+ ### Training results
54
+
55
+ | Training Loss | Epoch | Step | Validation Loss | F1 | Roc Auc | Accuracy |
56
+ |:-------------:|:-----:|:----:|:---------------:|:------:|:-------:|:--------:|
57
+ | 0.3954 | 1.0 | 109 | 0.3836 | 0.0 | 0.5 | 0.23 |
58
+ | 0.3868 | 2.0 | 218 | 0.3428 | 0.1905 | 0.5658 | 0.415 |
59
+ | 0.3374 | 3.0 | 327 | 0.3169 | 0.2236 | 0.5866 | 0.48 |
60
+ | 0.2931 | 4.0 | 436 | 0.3217 | 0.2091 | 0.5789 | 0.425 |
61
+ | 0.2601 | 5.0 | 545 | 0.3166 | 0.2752 | 0.6008 | 0.485 |
62
+ | 0.2381 | 6.0 | 654 | 0.3305 | 0.2957 | 0.6147 | 0.48 |
63
+ | 0.1987 | 7.0 | 763 | 0.3561 | 0.2761 | 0.6045 | 0.455 |
64
+ | 0.1863 | 8.0 | 872 | 0.3538 | 0.2905 | 0.6121 | 0.465 |
65
+ | 0.1335 | 9.0 | 981 | 0.3741 | 0.2710 | 0.6029 | 0.445 |
66
+ | 0.1343 | 10.0 | 1090 | 0.3873 | 0.2850 | 0.6096 | 0.46 |
67
+
68
+
69
+ ### Framework versions
70
+
71
+ - Transformers 4.47.0
72
+ - Pytorch 2.5.1+cu121
73
+ - Datasets 3.2.0
74
+ - Tokenizers 0.21.0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d80adeac2f36ad568991b43082d1f090c83dd0fcd98abb5a8d2b1ab12cd9ccc0
3
  size 1112217312
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:512dd0d135830d5cd88202fb9c7bbde6003fa1bc2114a68e7b3f48769fdb0b00
3
  size 1112217312