gokulsrinivasagan commited on
Commit
b0b7932
·
verified ·
1 Parent(s): 7adeab3

Model save

Browse files
README.md ADDED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: gokulsrinivasagan/tinybert_base_train_book_ent_15p_s_init
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - accuracy
9
+ model-index:
10
+ - name: tinybert_base_train_book_ent_15p_s_init_mnli
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_book_ent_15p_s_init_mnli
18
+
19
+ This model is a fine-tuned version of [gokulsrinivasagan/tinybert_base_train_book_ent_15p_s_init](https://huggingface.co/gokulsrinivasagan/tinybert_base_train_book_ent_15p_s_init) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.8376
22
+ - Accuracy: 0.7220
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.8785 | 1.0 | 1534 | 0.7729 | 0.6660 |
54
+ | 0.7353 | 2.0 | 3068 | 0.7123 | 0.6915 |
55
+ | 0.6658 | 3.0 | 4602 | 0.6983 | 0.7073 |
56
+ | 0.6113 | 4.0 | 6136 | 0.7001 | 0.7169 |
57
+ | 0.5654 | 5.0 | 7670 | 0.6811 | 0.7245 |
58
+ | 0.5207 | 6.0 | 9204 | 0.7057 | 0.7257 |
59
+ | 0.4798 | 7.0 | 10738 | 0.7188 | 0.7291 |
60
+ | 0.4403 | 8.0 | 12272 | 0.7684 | 0.7231 |
61
+ | 0.4036 | 9.0 | 13806 | 0.8034 | 0.7165 |
62
+ | 0.3685 | 10.0 | 15340 | 0.8376 | 0.7220 |
63
+
64
+
65
+ ### Framework versions
66
+
67
+ - Transformers 4.51.2
68
+ - Pytorch 2.6.0+cu126
69
+ - Datasets 3.5.0
70
+ - Tokenizers 0.21.1
logs/events.out.tfevents.1745508334.ki-g0008.3436350.16 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:82285774d0ddfabe03c3de1e929b018f8a2464bf73fa9d85f54d4dba2b12aaa5
3
- size 10021
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c2e517684d31da17eb8c71f8fd1cef1ad09eed2f71def71eb94f959981e9dcf
3
+ size 10909
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5457474932b277a578c19cb51ce69ae158066cbcc51e2ed8446ffd87a2513cd8
3
  size 115069100
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ee01a58b3b2da4674e57875216283c616d54df7d162ac2e0dbc3b421d7748d5
3
  size 115069100