gokulsrinivasagan commited on
Commit
b300f5b
·
verified ·
1 Parent(s): e9e23c8

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
+ - f1
10
+ model-index:
11
+ - name: tinybert_base_train_book_ent_15p_s_init_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_book_ent_15p_s_init_mrpc
19
+
20
+ 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.
21
+ It achieves the following results on the evaluation set:
22
+ - Loss: 0.7486
23
+ - Accuracy: 0.6789
24
+ - F1: 0.7835
25
+ - Combined Score: 0.7312
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.626 | 1.0 | 15 | 0.5948 | 0.6936 | 0.8025 | 0.7481 |
57
+ | 0.5902 | 2.0 | 30 | 0.5788 | 0.7010 | 0.8039 | 0.7524 |
58
+ | 0.5641 | 3.0 | 45 | 0.6338 | 0.6961 | 0.8149 | 0.7555 |
59
+ | 0.5567 | 4.0 | 60 | 0.5953 | 0.6912 | 0.7886 | 0.7399 |
60
+ | 0.5118 | 5.0 | 75 | 0.6027 | 0.6912 | 0.7928 | 0.7420 |
61
+ | 0.4615 | 6.0 | 90 | 0.6786 | 0.6814 | 0.7774 | 0.7294 |
62
+ | 0.4065 | 7.0 | 105 | 0.7486 | 0.6789 | 0.7835 | 0.7312 |
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.1745504178.ki-g0008.3436350.2 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1441c32b1dbccf2e9a32a817d85f25f1ce18c2961f701212fe2a1a01df2702a7
3
- size 7622
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20141da1d8a0aeca485d8d3d79c8d4989085b4e6d61ecf1607a73a01dcfaac59
3
+ size 9848
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:32f709d9effd100c048beb58372e8da90912e6354a7c474aebbac13ff753b5f1
3
  size 115067048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc5cf237bcff1499a994a54dfb508557cdd9272f3ca2d639ed8a2f80ac7891ec
3
  size 115067048