gokulsrinivasagan commited on
Commit
b16cf71
·
verified ·
1 Parent(s): 3365f43

Model save

Browse files
README.md ADDED
@@ -0,0 +1,72 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ - f1
10
+ model-index:
11
+ - name: tinybert_base_train_kd_mrpc
12
+ results: []
13
+ ---
14
+
15
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
16
+ should probably proofread and complete it, then remove this comment. -->
17
+
18
+ # tinybert_base_train_kd_mrpc
19
+
20
+ 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.
21
+ It achieves the following results on the evaluation set:
22
+ - Loss: 0.7977
23
+ - Accuracy: 0.7549
24
+ - F1: 0.8214
25
+ - Combined Score: 0.7882
26
+
27
+ ## Model description
28
+
29
+ More information needed
30
+
31
+ ## Intended uses & limitations
32
+
33
+ More information needed
34
+
35
+ ## Training and evaluation data
36
+
37
+ More information needed
38
+
39
+ ## Training procedure
40
+
41
+ ### Training hyperparameters
42
+
43
+ The following hyperparameters were used during training:
44
+ - learning_rate: 5e-05
45
+ - train_batch_size: 256
46
+ - eval_batch_size: 256
47
+ - seed: 10
48
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
49
+ - lr_scheduler_type: linear
50
+ - num_epochs: 50
51
+
52
+ ### Training results
53
+
54
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Combined Score |
55
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:--------------:|
56
+ | 0.6588 | 1.0 | 15 | 0.6283 | 0.6667 | 0.7655 | 0.7161 |
57
+ | 0.5998 | 2.0 | 30 | 0.5731 | 0.6961 | 0.8056 | 0.7509 |
58
+ | 0.5433 | 3.0 | 45 | 0.5614 | 0.7402 | 0.8333 | 0.7868 |
59
+ | 0.4574 | 4.0 | 60 | 0.5067 | 0.7917 | 0.8562 | 0.8239 |
60
+ | 0.3525 | 5.0 | 75 | 0.5204 | 0.7574 | 0.8203 | 0.7888 |
61
+ | 0.3015 | 6.0 | 90 | 0.8296 | 0.7426 | 0.8382 | 0.7904 |
62
+ | 0.2978 | 7.0 | 105 | 0.7863 | 0.75 | 0.8401 | 0.7951 |
63
+ | 0.2163 | 8.0 | 120 | 0.7096 | 0.7574 | 0.8308 | 0.7941 |
64
+ | 0.1329 | 9.0 | 135 | 0.7977 | 0.7549 | 0.8214 | 0.7882 |
65
+
66
+
67
+ ### Framework versions
68
+
69
+ - Transformers 4.51.2
70
+ - Pytorch 2.6.0+cu126
71
+ - Datasets 3.5.0
72
+ - Tokenizers 0.21.1
logs/events.out.tfevents.1744834072.ki-g0008.514628.20 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:48ccc2301b755cecae8b318b4520ad10e0a61cfe4f28f8768654fdf002ace057
3
- size 8099
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb7e5dadcc0036a13de742ba2fb60465bead1f5afab3ad8cd752c9cb6ed44494
3
+ size 10969
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8c3d8b7e809e05e64a03c683ee71126d5eb38ae2f0fe35c5d12a4030373bc4df
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd1bd14848718b45a286f078f37c384924374f87299d205eb2d8bf6e981a8e12
3
  size 267832560