Anthony Ndung'u commited on
Commit
98682a9
1 Parent(s): 44cbd41

End of training

Browse files
Files changed (2) hide show
  1. README.md +66 -0
  2. pytorch_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: cardiffnlp/twitter-xlm-roberta-base-sentiment
3
+ tags:
4
+ - generated_from_trainer
5
+ model-index:
6
+ - name: twitter-xlm-roberta-base-sentiment
7
+ results: []
8
+ ---
9
+
10
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
11
+ should probably proofread and complete it, then remove this comment. -->
12
+
13
+ # twitter-xlm-roberta-base-sentiment
14
+
15
+ This model is a fine-tuned version of [cardiffnlp/twitter-xlm-roberta-base-sentiment](https://huggingface.co/cardiffnlp/twitter-xlm-roberta-base-sentiment) on an unknown dataset.
16
+ It achieves the following results on the evaluation set:
17
+ - Loss: 0.6716
18
+ - Rmse: 0.7078
19
+
20
+ ## Model description
21
+
22
+ More information needed
23
+
24
+ ## Intended uses & limitations
25
+
26
+ More information needed
27
+
28
+ ## Training and evaluation data
29
+
30
+ More information needed
31
+
32
+ ## Training procedure
33
+
34
+ ### Training hyperparameters
35
+
36
+ The following hyperparameters were used during training:
37
+ - learning_rate: 5e-05
38
+ - train_batch_size: 16
39
+ - eval_batch_size: 8
40
+ - seed: 42
41
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
+ - lr_scheduler_type: linear
43
+ - num_epochs: 10
44
+
45
+ ### Training results
46
+
47
+ | Training Loss | Epoch | Step | Validation Loss | Rmse |
48
+ |:-------------:|:-----:|:----:|:---------------:|:------:|
49
+ | 0.7639 | 1.0 | 500 | 0.7273 | 0.7639 |
50
+ | 0.6884 | 2.0 | 1000 | 0.6900 | 0.7580 |
51
+ | 0.6088 | 3.0 | 1500 | 0.6716 | 0.7078 |
52
+ | 0.4964 | 4.0 | 2000 | 0.6728 | 0.6826 |
53
+ | 0.3749 | 5.0 | 2500 | 0.8286 | 0.6753 |
54
+ | 0.2813 | 6.0 | 3000 | 0.9432 | 0.6968 |
55
+ | 0.2173 | 7.0 | 3500 | 1.2781 | 0.7235 |
56
+ | 0.1764 | 8.0 | 4000 | 1.3567 | 0.7221 |
57
+ | 0.122 | 9.0 | 4500 | 1.5207 | 0.7004 |
58
+ | 0.0946 | 10.0 | 5000 | 1.5687 | 0.6996 |
59
+
60
+
61
+ ### Framework versions
62
+
63
+ - Transformers 4.34.1
64
+ - Pytorch 2.1.0+cu118
65
+ - Datasets 2.14.6
66
+ - Tokenizers 0.14.1
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:acca361219929dfc4badbb81b49fddabf32263295d0d328434b13c9ca195dd3c
3
  size 1112253230
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:607e59f9c295468112c1c46efd01cee961bd8d8253bcce8ec42f8a46ca964286
3
  size 1112253230