gokulsrinivasagan commited on
Commit
744b10d
·
verified ·
1 Parent(s): d4eb581

Model save

Browse files
README.md ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: gokulsrinivasagan/tinybert_train_book_v2
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - accuracy
9
+ - f1
10
+ model-index:
11
+ - name: tinybert_train_book_v2_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_train_book_v2_mrpc
19
+
20
+ This model is a fine-tuned version of [gokulsrinivasagan/tinybert_train_book_v2](https://huggingface.co/gokulsrinivasagan/tinybert_train_book_v2) on an unknown dataset.
21
+ It achieves the following results on the evaluation set:
22
+ - Loss: 0.7911
23
+ - Accuracy: 0.7647
24
+ - F1: 0.8442
25
+ - Combined Score: 0.8044
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.6258 | 1.0 | 15 | 0.6008 | 0.6936 | 0.8092 | 0.7514 |
57
+ | 0.5875 | 2.0 | 30 | 0.5684 | 0.7157 | 0.8159 | 0.7658 |
58
+ | 0.5354 | 3.0 | 45 | 0.5565 | 0.7255 | 0.8199 | 0.7727 |
59
+ | 0.463 | 4.0 | 60 | 0.5646 | 0.7059 | 0.7770 | 0.7414 |
60
+ | 0.3584 | 5.0 | 75 | 0.5854 | 0.7721 | 0.8463 | 0.8092 |
61
+ | 0.2647 | 6.0 | 90 | 0.6195 | 0.7647 | 0.8378 | 0.8013 |
62
+ | 0.1931 | 7.0 | 105 | 0.7031 | 0.7647 | 0.8356 | 0.8002 |
63
+ | 0.1698 | 8.0 | 120 | 0.7911 | 0.7647 | 0.8442 | 0.8044 |
64
+
65
+
66
+ ### Framework versions
67
+
68
+ - Transformers 4.46.3
69
+ - Pytorch 2.2.1+cu118
70
+ - Datasets 2.17.0
71
+ - Tokenizers 0.20.3
logs/events.out.tfevents.1738231719.ki-g0008.245006.2 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2086f843db1c09ac1367c809a0bbaa1126b1c9502623ae2c101ed28d119f4b34
3
- size 8859
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8cf8cbe46143e6e76b95afab36b1659dde68461dc6bfc5661f1ebece4347f4ec
3
+ size 10459
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2c0925f22d8be27a2376ff24111e83de5097fb47ea6b8de3162aa78fa6fb305e
3
  size 131856744
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:996015786760c444afc7027d3e7687ce81ae1dd5670aaebd5ed8f2d9788a7f5e
3
  size 131856744