Realgon commited on
Commit
aa7e775
1 Parent(s): 2fbab45

End of training

Browse files
Files changed (2) hide show
  1. README.md +79 -0
  2. pytorch_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,79 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: bert-base-uncased
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ model-index:
9
+ - name: N_bert_sst5_padding80model
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
+ # N_bert_sst5_padding80model
17
+
18
+ This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 4.1055
21
+ - Accuracy: 0.5335
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: 2e-05
41
+ - train_batch_size: 16
42
+ - eval_batch_size: 16
43
+ - seed: 42
44
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
+ - lr_scheduler_type: linear
46
+ - num_epochs: 20
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
+ |:-------------:|:-----:|:-----:|:---------------:|:--------:|
52
+ | 1.3295 | 1.0 | 534 | 1.2788 | 0.4231 |
53
+ | 1.0046 | 2.0 | 1068 | 1.1005 | 0.5362 |
54
+ | 0.7632 | 3.0 | 1602 | 1.1567 | 0.5357 |
55
+ | 0.588 | 4.0 | 2136 | 1.4030 | 0.5308 |
56
+ | 0.4198 | 5.0 | 2670 | 1.6242 | 0.5244 |
57
+ | 0.3036 | 6.0 | 3204 | 1.8412 | 0.5385 |
58
+ | 0.222 | 7.0 | 3738 | 2.2298 | 0.5299 |
59
+ | 0.1677 | 8.0 | 4272 | 2.4165 | 0.5376 |
60
+ | 0.1407 | 9.0 | 4806 | 2.7191 | 0.5285 |
61
+ | 0.1199 | 10.0 | 5340 | 3.1297 | 0.5226 |
62
+ | 0.0916 | 11.0 | 5874 | 3.3297 | 0.5466 |
63
+ | 0.0716 | 12.0 | 6408 | 3.4776 | 0.5385 |
64
+ | 0.0717 | 13.0 | 6942 | 3.6198 | 0.5339 |
65
+ | 0.047 | 14.0 | 7476 | 3.7826 | 0.5376 |
66
+ | 0.0322 | 15.0 | 8010 | 3.8744 | 0.5294 |
67
+ | 0.0268 | 16.0 | 8544 | 4.0318 | 0.5145 |
68
+ | 0.0204 | 17.0 | 9078 | 4.0118 | 0.5380 |
69
+ | 0.0201 | 18.0 | 9612 | 4.0902 | 0.5308 |
70
+ | 0.0149 | 19.0 | 10146 | 4.0749 | 0.5357 |
71
+ | 0.012 | 20.0 | 10680 | 4.1055 | 0.5335 |
72
+
73
+
74
+ ### Framework versions
75
+
76
+ - Transformers 4.33.2
77
+ - Pytorch 2.0.1+cu117
78
+ - Datasets 2.14.5
79
+ - Tokenizers 0.13.3
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f3d013130248e40a41a58e728b2b9615a74923402a16722921782e59c7487ab0
3
  size 438258481
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:84d33c7488d3445b8cde7cbceac21ae335e05fb2206b89ef298b24ad17968997
3
  size 438258481