BennyRay22 commited on
Commit
8e2053c
1 Parent(s): fe9c010

Training completed!

Browse files
README.md ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
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: xlm-roberta-base-finetuned-emotion
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-finetuned-emotion
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: 0.1885
23
+ - Accuracy: 0.926
24
+ - F1: 0.9266
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: 2e-05
44
+ - train_batch_size: 64
45
+ - eval_batch_size: 64
46
+ - seed: 42
47
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
48
+ - lr_scheduler_type: linear
49
+ - num_epochs: 3
50
+
51
+ ### Training results
52
+
53
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
54
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
55
+ | 0.9121 | 1.0 | 250 | 0.3730 | 0.884 | 0.8826 |
56
+ | 0.2707 | 2.0 | 500 | 0.1932 | 0.9285 | 0.9291 |
57
+ | 0.169 | 3.0 | 750 | 0.1885 | 0.926 | 0.9266 |
58
+
59
+
60
+ ### Framework versions
61
+
62
+ - Transformers 4.44.2
63
+ - Pytorch 2.4.0+cu121
64
+ - Datasets 2.21.0
65
+ - Tokenizers 0.19.1
runs/Sep07_08-40-05_ec5d9abb83d0/events.out.tfevents.1725698562.ec5d9abb83d0.369.5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:de39980b7b30f75789fb8d7c51c790a92bbb1b5001e4f57c5cf0570862bc766f
3
- size 11639
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2ae4220765a62659612b9002edd69fe8f3bc31632523f645cc120151f0ad779e
3
+ size 12573