Semhal2024 commited on
Commit
fed90fa
·
verified ·
1 Parent(s): 7e9a4de

Semhal2024/emotion-model3_fold_3

Browse files
Files changed (2) hide show
  1. README.md +73 -0
  2. adapter_model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,73 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ license: mit
4
+ base_model: xlm-roberta-base
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - accuracy
9
+ - f1
10
+ model-index:
11
+ - name: emotion-model2_3
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
+ # emotion-model2_3
19
+
20
+ This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on an unknown dataset.
21
+ It achieves the following results on the evaluation set:
22
+ - Loss: 1.0322
23
+ - Accuracy: 0.5385
24
+ - F1: 0.5161
25
+
26
+ ## Model description
27
+
28
+ More information needed
29
+
30
+ ## Intended uses & limitations
31
+
32
+ More information needed
33
+
34
+ ## Training and evaluation data
35
+
36
+ More information needed
37
+
38
+ ## Training procedure
39
+
40
+ ### Training hyperparameters
41
+
42
+ The following hyperparameters were used during training:
43
+ - learning_rate: 5e-05
44
+ - train_batch_size: 16
45
+ - eval_batch_size: 32
46
+ - seed: 42
47
+ - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
48
+ - lr_scheduler_type: linear
49
+ - num_epochs: 10
50
+
51
+ ### Training results
52
+
53
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
54
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
55
+ | 1.3809 | 1.0 | 59 | 1.3544 | 0.3120 | 0.2551 |
56
+ | 1.3375 | 2.0 | 118 | 1.2973 | 0.4017 | 0.3188 |
57
+ | 1.2571 | 3.0 | 177 | 1.2098 | 0.4444 | 0.3649 |
58
+ | 1.1913 | 4.0 | 236 | 1.2012 | 0.4872 | 0.4876 |
59
+ | 1.1515 | 5.0 | 295 | 1.1937 | 0.4530 | 0.4105 |
60
+ | 1.1014 | 6.0 | 354 | 1.0828 | 0.5214 | 0.4977 |
61
+ | 1.1077 | 7.0 | 413 | 1.0547 | 0.5043 | 0.4763 |
62
+ | 1.0864 | 8.0 | 472 | 1.0468 | 0.5342 | 0.5111 |
63
+ | 1.0667 | 9.0 | 531 | 1.0322 | 0.5385 | 0.5161 |
64
+ | 1.0396 | 10.0 | 590 | 1.0328 | 0.5171 | 0.4902 |
65
+
66
+
67
+ ### Framework versions
68
+
69
+ - PEFT 0.15.2
70
+ - Transformers 4.52.4
71
+ - Pytorch 2.6.0+cu124
72
+ - Datasets 3.6.0
73
+ - Tokenizers 0.21.1
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:74b0e8b09ff10578eaa56d97e06650140495849ced7baa5eb842f1256d8c6bc5
3
  size 4741352
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4320d8bf4f2b318675aedaa71eefff1df93aadeffb74f6843861b56e2e7368c0
3
  size 4741352