minoosh commited on
Commit
1513561
1 Parent(s): bc830dd

End of training

Browse files
Files changed (2) hide show
  1. README.md +75 -0
  2. pytorch_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,75 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: finetuned_bert-base
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
+ # finetuned_bert-base
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: 1.2046
21
+ - Accuracy: 0.52
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: 32
42
+ - eval_batch_size: 32
43
+ - seed: 42
44
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
+ - lr_scheduler_type: linear
46
+ - lr_scheduler_warmup_ratio: 0.1
47
+ - num_epochs: 15
48
+
49
+ ### Training results
50
+
51
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
+ | 1.413 | 1.0 | 75 | 1.3023 | 0.4667 |
54
+ | 1.2772 | 2.0 | 150 | 1.2043 | 0.52 |
55
+ | 1.2019 | 3.0 | 225 | 1.0879 | 0.5733 |
56
+ | 1.1463 | 4.0 | 300 | 1.1124 | 0.57 |
57
+ | 1.1566 | 5.0 | 375 | 1.1220 | 0.5367 |
58
+ | 1.1096 | 6.0 | 450 | 1.0675 | 0.5967 |
59
+ | 0.9806 | 7.0 | 525 | 1.0315 | 0.64 |
60
+ | 0.8715 | 8.0 | 600 | 1.0616 | 0.6 |
61
+ | 0.8788 | 9.0 | 675 | 1.1211 | 0.59 |
62
+ | 0.8071 | 10.0 | 750 | 1.1400 | 0.6 |
63
+ | 0.6908 | 11.0 | 825 | 1.1848 | 0.6033 |
64
+ | 0.6244 | 12.0 | 900 | 1.2255 | 0.59 |
65
+ | 0.628 | 13.0 | 975 | 1.2264 | 0.6 |
66
+ | 0.6003 | 14.0 | 1050 | 1.2270 | 0.6033 |
67
+ | 0.5283 | 15.0 | 1125 | 1.2399 | 0.5933 |
68
+
69
+
70
+ ### Framework versions
71
+
72
+ - Transformers 4.34.1
73
+ - Pytorch 2.1.0+cu118
74
+ - Datasets 2.14.6
75
+ - Tokenizers 0.14.1
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a4665523a74ee3f6da879b963e1a4a3674cd4cbd7cc8cfed2b8a1a8adbd3f776
3
  size 438016238
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8af9ba4aad4ffc0ff529a3dac52078d0246f741fe3b587a16b4ee2db5336ddc1
3
  size 438016238