BFCmath commited on
Commit
090dffd
·
verified ·
1 Parent(s): 743d214

Model save

Browse files
Files changed (2) hide show
  1. README.md +67 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,67 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: mit
4
+ base_model: lyle49/xlmr-vinli-finetune
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - accuracy
9
+ model-index:
10
+ - name: xlmr-vinli-finetune_finetuned
11
+ results: []
12
+ ---
13
+
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ # xlmr-vinli-finetune_finetuned
18
+
19
+ This model is a fine-tuned version of [lyle49/xlmr-vinli-finetune](https://huggingface.co/lyle49/xlmr-vinli-finetune) on the None dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.8505
22
+ - Accuracy: 0.7443
23
+ - F1 Macro: 0.7439
24
+
25
+ ## Model description
26
+
27
+ More information needed
28
+
29
+ ## Intended uses & limitations
30
+
31
+ More information needed
32
+
33
+ ## Training and evaluation data
34
+
35
+ More information needed
36
+
37
+ ## Training procedure
38
+
39
+ ### Training hyperparameters
40
+
41
+ The following hyperparameters were used during training:
42
+ - learning_rate: 2e-05
43
+ - train_batch_size: 32
44
+ - eval_batch_size: 32
45
+ - seed: 42
46
+ - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
47
+ - lr_scheduler_type: linear
48
+ - lr_scheduler_warmup_steps: 100
49
+ - num_epochs: 20
50
+
51
+ ### Training results
52
+
53
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 Macro |
54
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:--------:|
55
+ | 0.7981 | 1.0 | 175 | 0.7080 | 0.7214 | 0.7243 |
56
+ | 0.6215 | 2.0 | 350 | 0.6871 | 0.7429 | 0.7403 |
57
+ | 0.499 | 3.0 | 525 | 0.7057 | 0.7664 | 0.7681 |
58
+ | 0.3883 | 4.0 | 700 | 0.7750 | 0.7529 | 0.7542 |
59
+ | 0.333 | 5.0 | 875 | 0.8505 | 0.7443 | 0.7439 |
60
+
61
+
62
+ ### Framework versions
63
+
64
+ - Transformers 4.52.4
65
+ - Pytorch 2.6.0+cu124
66
+ - Datasets 3.6.0
67
+ - Tokenizers 0.21.2
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a8fc8e47dc8c4d025a4d4d209bee07eb99e08a6f7d796ddf16ee44e08b9d7d14
3
  size 1112208084
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c05828e726ba0bc2db56b6cb59f34da0f03f168c00080327893c6436aae12e82
3
  size 1112208084