YuHannn commited on
Commit
1b64242
1 Parent(s): fff98da

End of training

Browse files
Files changed (2) hide show
  1. README.md +66 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: cardiffnlp/twitter-roberta-base-sentiment-latest
3
+ tags:
4
+ - generated_from_trainer
5
+ model-index:
6
+ - name: fine_tuning_roberta_model
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
+ # fine_tuning_roberta_model
14
+
15
+ This model is a fine-tuned version of [cardiffnlp/twitter-roberta-base-sentiment-latest](https://huggingface.co/cardiffnlp/twitter-roberta-base-sentiment-latest) on an unknown dataset.
16
+ It achieves the following results on the evaluation set:
17
+ - Loss: 1.1741
18
+ - Rmse: 0.6882
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.5085 | 1.0 | 5 | 0.6268 | 0.7255 |
50
+ | 0.2562 | 2.0 | 10 | 0.6686 | 0.7255 |
51
+ | 0.1496 | 3.0 | 15 | 0.6989 | 0.5620 |
52
+ | 0.0934 | 4.0 | 20 | 1.0044 | 0.6882 |
53
+ | 0.1224 | 5.0 | 25 | 1.1798 | 0.7255 |
54
+ | 0.0561 | 6.0 | 30 | 1.1906 | 0.6882 |
55
+ | 0.0207 | 7.0 | 35 | 1.1774 | 0.6882 |
56
+ | 0.0417 | 8.0 | 40 | 1.1551 | 0.6882 |
57
+ | 0.0131 | 9.0 | 45 | 1.1628 | 0.6882 |
58
+ | 0.0134 | 10.0 | 50 | 1.1741 | 0.6882 |
59
+
60
+
61
+ ### Framework versions
62
+
63
+ - Transformers 4.35.0
64
+ - Pytorch 2.1.0+cpu
65
+ - Datasets 2.14.6
66
+ - Tokenizers 0.14.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:302d2e8324ed57cdd16ec84321046d8480c3e3777590052b859f8bb4711c8f54
3
  size 498615900
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:30cc9cb1f5864a56db6808c3fc96e5724e0b727bd21d11f9f048df80ed6aef29
3
  size 498615900