gokulsrinivasagan commited on
Commit
bbc6176
·
verified ·
1 Parent(s): d8bac62

Model save

Browse files
README.md ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: gokulsrinivasagan/tinybert_base_train_kd
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - accuracy
9
+ model-index:
10
+ - name: tinybert_base_train_kd_rte
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
+ # tinybert_base_train_kd_rte
18
+
19
+ This model is a fine-tuned version of [gokulsrinivasagan/tinybert_base_train_kd](https://huggingface.co/gokulsrinivasagan/tinybert_base_train_kd) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.9831
22
+ - Accuracy: 0.6209
23
+
24
+ ## Model description
25
+
26
+ More information needed
27
+
28
+ ## Intended uses & limitations
29
+
30
+ More information needed
31
+
32
+ ## Training and evaluation data
33
+
34
+ More information needed
35
+
36
+ ## Training procedure
37
+
38
+ ### Training hyperparameters
39
+
40
+ The following hyperparameters were used during training:
41
+ - learning_rate: 5e-05
42
+ - train_batch_size: 256
43
+ - eval_batch_size: 256
44
+ - seed: 10
45
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
46
+ - lr_scheduler_type: linear
47
+ - num_epochs: 50
48
+
49
+ ### Training results
50
+
51
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
+ | 0.705 | 1.0 | 10 | 0.6918 | 0.5271 |
54
+ | 0.695 | 2.0 | 20 | 0.7236 | 0.4801 |
55
+ | 0.6831 | 3.0 | 30 | 0.6791 | 0.5848 |
56
+ | 0.6248 | 4.0 | 40 | 0.6916 | 0.5884 |
57
+ | 0.5451 | 5.0 | 50 | 0.7247 | 0.6245 |
58
+ | 0.4932 | 6.0 | 60 | 0.7858 | 0.5884 |
59
+ | 0.3597 | 7.0 | 70 | 0.9330 | 0.6029 |
60
+ | 0.268 | 8.0 | 80 | 0.9831 | 0.6209 |
61
+
62
+
63
+ ### Framework versions
64
+
65
+ - Transformers 4.51.2
66
+ - Pytorch 2.6.0+cu126
67
+ - Datasets 3.5.0
68
+ - Tokenizers 0.21.1
logs/events.out.tfevents.1744838386.ki-g0008.514628.26 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2f4ba34b26b3f12a1b3b01555ffcea8926f77087d327713d23db0a1c6fbf4b6f
3
- size 8108
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d975f8bc7f2aaed0b4e60e353e01b51d22c2a6ca6381924457d35a4e2f899f2
3
+ size 9504
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:49abf649e33b16b77411a8c67e7c88c7020f5fb33b209229517d82fee836fc3b
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:799fb107c47350019783544e3bb4cde15f19630159c3cdeba14b5c9993db3055
3
  size 267832560