jysh1023 commited on
Commit
6ff2a5a
·
1 Parent(s): d939fe5

Training in progress, epoch 1

Browse files
Files changed (3) hide show
  1. README.md +58 -0
  2. pytorch_model.bin +1 -1
  3. training_args.bin +2 -2
README.md ADDED
@@ -0,0 +1,58 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: jysh1023/tiny-bert-sst2-distilled_qat_test
3
+ tags:
4
+ - generated_from_trainer
5
+ datasets:
6
+ - glue
7
+ model-index:
8
+ - name: tiny-bert-sst2-distilled_qat_test
9
+ results: []
10
+ ---
11
+
12
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
+ should probably proofread and complete it, then remove this comment. -->
14
+
15
+ # tiny-bert-sst2-distilled_qat_test
16
+
17
+ This model is a fine-tuned version of [jysh1023/tiny-bert-sst2-distilled_qat_test](https://huggingface.co/jysh1023/tiny-bert-sst2-distilled_qat_test) on the glue dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - eval_loss: 1.1017
20
+ - eval_accuracy: 0.7775
21
+ - eval_runtime: 0.1618
22
+ - eval_samples_per_second: 5390.016
23
+ - eval_steps_per_second: 43.268
24
+ - epoch: 1.0
25
+ - step: 527
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: 4.3501969464061515e-05
45
+ - train_batch_size: 128
46
+ - eval_batch_size: 128
47
+ - seed: 33
48
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
49
+ - lr_scheduler_type: linear
50
+ - num_epochs: 5
51
+ - mixed_precision_training: Native AMP
52
+
53
+ ### Framework versions
54
+
55
+ - Transformers 4.35.2
56
+ - Pytorch 2.1.0+cu118
57
+ - Datasets 2.15.0
58
+ - Tokenizers 0.15.0
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9e83892eefd072e2a0e418f82c8a224702f8afd2c05185bd708b4ea50e34ed62
3
  size 17558633
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:264f4d1e084d026a498d3ade232ddc458e8c7bf6f2e65ad0e4169ff8e135b48e
3
  size 17558633
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ba026dcb139ec583855e61e8bae13380535a2eed1185ef704cb3acacc7952b69
3
- size 4600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:59f85bfb1d21ae9823cc2f29a41baa043c54725f3fdea6f019ec6b032e83d8e5
3
+ size 4664