IsaacSarps commited on
Commit
6e9e514
1 Parent(s): ffffa9a

End of training

Browse files
Files changed (2) hide show
  1. README.md +67 -0
  2. pytorch_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,67 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model: roberta-base
4
+ tags:
5
+ - generated_from_trainer
6
+ model-index:
7
+ - name: sentiment_analysis
8
+ results: []
9
+ ---
10
+
11
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
+ should probably proofread and complete it, then remove this comment. -->
13
+
14
+ # sentiment_analysis
15
+
16
+ This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on an unknown dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Loss: 0.8114
19
+ - F1 Score: 0.7322
20
+
21
+ ## Model description
22
+
23
+ More information needed
24
+
25
+ ## Intended uses & limitations
26
+
27
+ More information needed
28
+
29
+ ## Training and evaluation data
30
+
31
+ More information needed
32
+
33
+ ## Training procedure
34
+
35
+ ### Training hyperparameters
36
+
37
+ The following hyperparameters were used during training:
38
+ - learning_rate: 5e-05
39
+ - train_batch_size: 8
40
+ - eval_batch_size: 8
41
+ - seed: 42
42
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
43
+ - lr_scheduler_type: linear
44
+ - num_epochs: 10
45
+
46
+ ### Training results
47
+
48
+ | Training Loss | Epoch | Step | Validation Loss | F1 Score |
49
+ |:-------------:|:-----:|:-----:|:---------------:|:--------:|
50
+ | 0.7577 | 1.0 | 1000 | 0.7996 | 0.6603 |
51
+ | 0.7168 | 2.0 | 2000 | 0.7362 | 0.6627 |
52
+ | 0.7201 | 3.0 | 3000 | 0.7231 | 0.6675 |
53
+ | 0.6752 | 4.0 | 4000 | 0.7051 | 0.6970 |
54
+ | 0.6374 | 5.0 | 5000 | 0.7167 | 0.7007 |
55
+ | 0.6288 | 6.0 | 6000 | 0.7278 | 0.7193 |
56
+ | 0.5579 | 7.0 | 7000 | 0.8242 | 0.7190 |
57
+ | 0.5485 | 8.0 | 8000 | 0.7587 | 0.7291 |
58
+ | 0.5309 | 9.0 | 9000 | 0.7876 | 0.7269 |
59
+ | 0.4767 | 10.0 | 10000 | 0.8114 | 0.7322 |
60
+
61
+
62
+ ### Framework versions
63
+
64
+ - Transformers 4.33.1
65
+ - Pytorch 2.0.1+cu118
66
+ - Datasets 2.14.5
67
+ - Tokenizers 0.13.3
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b5efe0538d05394402617ba364b8e807fe19184faf4cab3e2e0cd6bc1ea130aa
3
  size 498660721
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c86526bab3776f1eddfa0690e683389c90a8bc14e2a40f9be8cf010828af15b
3
  size 498660721