Anwaarma commited on
Commit
9ccfc8f
·
1 Parent(s): c9e4e44

End of training

Browse files
README.md ADDED
@@ -0,0 +1,86 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model: prajjwal1/bert-tiny
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ - f1
9
+ model-index:
10
+ - name: TestForColab
11
+ results: []
12
+ ---
13
+
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ # TestForColab
18
+
19
+ This model is a fine-tuned version of [prajjwal1/bert-tiny](https://huggingface.co/prajjwal1/bert-tiny) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.2129
22
+ - Accuracy: 0.94
23
+ - F1: 0.9394
24
+
25
+ ## Model description
26
+
27
+ More information needed
28
+
29
+ ## Intended uses & limitations
30
+
31
+ More information needed
32
+
33
+ ## Training and evaluation data
34
+
35
+ More information needed
36
+
37
+ ## Training procedure
38
+
39
+ ### Training hyperparameters
40
+
41
+ The following hyperparameters were used during training:
42
+ - learning_rate: 2e-05
43
+ - train_batch_size: 16
44
+ - eval_batch_size: 16
45
+ - seed: 42
46
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
+ - lr_scheduler_type: linear
48
+ - num_epochs: 10
49
+
50
+ ### Training results
51
+
52
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
53
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
54
+ | No log | 0.01 | 50 | 0.6913 | 0.55 | 0.3903 |
55
+ | No log | 0.02 | 100 | 0.6909 | 0.59 | 0.5186 |
56
+ | No log | 0.03 | 150 | 0.6934 | 0.45 | 0.2793 |
57
+ | No log | 0.04 | 200 | 0.6889 | 0.57 | 0.5709 |
58
+ | No log | 0.05 | 250 | 0.6818 | 0.56 | 0.5607 |
59
+ | No log | 0.06 | 300 | 0.6854 | 0.56 | 0.5607 |
60
+ | No log | 0.07 | 350 | 0.6878 | 0.56 | 0.5607 |
61
+ | No log | 0.08 | 400 | 0.7014 | 0.56 | 0.5607 |
62
+ | No log | 0.09 | 450 | 0.6797 | 0.56 | 0.5607 |
63
+ | 0.6799 | 0.1 | 500 | 0.6731 | 0.56 | 0.5607 |
64
+ | 0.6799 | 0.11 | 550 | 0.6490 | 0.64 | 0.6203 |
65
+ | 0.6799 | 0.12 | 600 | 0.6456 | 0.71 | 0.7049 |
66
+ | 0.6799 | 0.13 | 650 | 0.6259 | 0.64 | 0.6203 |
67
+ | 0.6799 | 0.14 | 700 | 0.5264 | 0.83 | 0.8304 |
68
+ | 0.6799 | 0.15 | 750 | 0.4671 | 0.83 | 0.8304 |
69
+ | 0.6799 | 0.16 | 800 | 0.3387 | 0.94 | 0.9394 |
70
+ | 0.6799 | 0.17 | 850 | 0.2935 | 0.94 | 0.9394 |
71
+ | 0.6799 | 0.18 | 900 | 0.2604 | 0.94 | 0.9394 |
72
+ | 0.6799 | 0.19 | 950 | 0.2443 | 0.94 | 0.9394 |
73
+ | 0.4884 | 0.2 | 1000 | 0.2355 | 0.94 | 0.9394 |
74
+ | 0.4884 | 0.2 | 1050 | 0.2286 | 0.94 | 0.9394 |
75
+ | 0.4884 | 0.21 | 1100 | 0.2240 | 0.94 | 0.9394 |
76
+ | 0.4884 | 0.22 | 1150 | 0.2201 | 0.94 | 0.9394 |
77
+ | 0.4884 | 0.23 | 1200 | 0.2165 | 0.94 | 0.9394 |
78
+ | 0.4884 | 0.24 | 1250 | 0.2129 | 0.94 | 0.9394 |
79
+
80
+
81
+ ### Framework versions
82
+
83
+ - Transformers 4.35.2
84
+ - Pytorch 2.1.0+cu118
85
+ - Datasets 2.15.0
86
+ - Tokenizers 0.15.0
runs/Dec05_16-10-07_f39ca3cb0831/events.out.tfevents.1701792614.f39ca3cb0831.1289.1 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:27dfe628c14d11b38103808f76548b661b52e14f1049982e5b8485a5414512b4
3
- size 11788
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c502cb91114a7e00d91317c563cbbdcb120f8201675a187f89a6201f70edf5fc
3
+ size 13987
runs/Dec05_16-10-07_f39ca3cb0831/events.out.tfevents.1701792614.f39ca3cb0831.1289.2 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:99b92795262ff57e73a42fa8df7e2b454d80041a290b8b085bd5f37bb18c0905
3
- size 11788
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7825e0755fcf28ffa180d36bac07b7e4ac6ccad0b708547f189b4b8619e9e5f8
3
+ size 13987