HerbertAIHug commited on
Commit
0571f08
1 Parent(s): f373cf7

End of training

Browse files
Files changed (2) hide show
  1. README.md +83 -0
  2. pytorch_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,83 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model: roberta-base
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ model-index:
9
+ - name: NLP_Capstone
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # NLP_Capstone
17
+
18
+ This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.3184
21
+ - Accuracy: 0.9131
22
+
23
+ ## Model description
24
+
25
+ More information needed
26
+
27
+ ## Intended uses & limitations
28
+
29
+ More information needed
30
+
31
+ ## Training and evaluation data
32
+
33
+ More information needed
34
+
35
+ ## Training procedure
36
+
37
+ ### Training hyperparameters
38
+
39
+ The following hyperparameters were used during training:
40
+ - learning_rate: 5e-05
41
+ - train_batch_size: 8
42
+ - eval_batch_size: 8
43
+ - seed: 42
44
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
+ - lr_scheduler_type: linear
46
+ - num_epochs: 5
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
+ |:-------------:|:-----:|:-----:|:---------------:|:--------:|
52
+ | 0.4675 | 0.2 | 500 | 0.3681 | 0.8803 |
53
+ | 0.3759 | 0.4 | 1000 | 0.5198 | 0.8721 |
54
+ | 0.3657 | 0.6 | 1500 | 0.3482 | 0.9040 |
55
+ | 0.3139 | 0.8 | 2000 | 0.3184 | 0.9131 |
56
+ | 0.3442 | 1.0 | 2500 | 0.3415 | 0.9058 |
57
+ | 0.2745 | 1.2 | 3000 | 0.3522 | 0.8745 |
58
+ | 0.2413 | 1.41 | 3500 | 0.3306 | 0.9105 |
59
+ | 0.2517 | 1.61 | 4000 | 0.3334 | 0.9243 |
60
+ | 0.2499 | 1.81 | 4500 | 0.3907 | 0.9072 |
61
+ | 0.2473 | 2.01 | 5000 | 0.3441 | 0.9229 |
62
+ | 0.1608 | 2.21 | 5500 | 0.3697 | 0.9187 |
63
+ | 0.173 | 2.41 | 6000 | 0.3362 | 0.9225 |
64
+ | 0.1749 | 2.61 | 6500 | 0.3591 | 0.9237 |
65
+ | 0.1725 | 2.81 | 7000 | 0.4014 | 0.9255 |
66
+ | 0.1616 | 3.01 | 7500 | 0.3456 | 0.9271 |
67
+ | 0.1047 | 3.21 | 8000 | 0.3773 | 0.9285 |
68
+ | 0.1062 | 3.41 | 8500 | 0.3980 | 0.9217 |
69
+ | 0.1029 | 3.61 | 9000 | 0.3808 | 0.9293 |
70
+ | 0.1004 | 3.81 | 9500 | 0.3696 | 0.9289 |
71
+ | 0.0822 | 4.01 | 10000 | 0.3950 | 0.9309 |
72
+ | 0.0408 | 4.22 | 10500 | 0.4388 | 0.9285 |
73
+ | 0.0643 | 4.42 | 11000 | 0.4204 | 0.9285 |
74
+ | 0.0536 | 4.62 | 11500 | 0.4102 | 0.9301 |
75
+ | 0.0508 | 4.82 | 12000 | 0.4139 | 0.9297 |
76
+
77
+
78
+ ### Framework versions
79
+
80
+ - Transformers 4.34.1
81
+ - Pytorch 2.1.0+cu118
82
+ - Datasets 2.14.6
83
+ - Tokenizers 0.14.1
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5b34c9984413a340f2a54428c31a89c9a46bdfbb78fd7d9bc158f3c4a4ff20a2
3
  size 498658094
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e65f64e7768528de6476334a5e4a95047aed4f99356ad20afc769d314dcc51e
3
  size 498658094