jysh1023 commited on
Commit
b68aecf
·
1 Parent(s): f50f197

End of training

Browse files
Files changed (2) hide show
  1. README.md +59 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: google/bert_uncased_L-2_H-128_A-2
4
+ tags:
5
+ - generated_from_trainer
6
+ datasets:
7
+ - glue
8
+ model-index:
9
+ - name: tiny-bert-sst2-distilled_original
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # tiny-bert-sst2-distilled_original
17
+
18
+ This model is a fine-tuned version of [google/bert_uncased_L-2_H-128_A-2](https://huggingface.co/google/bert_uncased_L-2_H-128_A-2) on the glue dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - eval_loss: 1.8486
21
+ - eval_accuracy: 0.7936
22
+ - eval_runtime: 2.677
23
+ - eval_samples_per_second: 325.739
24
+ - eval_steps_per_second: 2.615
25
+ - epoch: 1.0
26
+ - step: 527
27
+
28
+ ## Model description
29
+
30
+ More information needed
31
+
32
+ ## Intended uses & limitations
33
+
34
+ More information needed
35
+
36
+ ## Training and evaluation data
37
+
38
+ More information needed
39
+
40
+ ## Training procedure
41
+
42
+ ### Training hyperparameters
43
+
44
+ The following hyperparameters were used during training:
45
+ - learning_rate: 0.00023791117612513647
46
+ - train_batch_size: 128
47
+ - eval_batch_size: 128
48
+ - seed: 33
49
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
50
+ - lr_scheduler_type: linear
51
+ - num_epochs: 2
52
+ - mixed_precision_training: Native AMP
53
+
54
+ ### Framework versions
55
+
56
+ - Transformers 4.35.2
57
+ - Pytorch 2.1.0+cu118
58
+ - Datasets 2.15.0
59
+ - Tokenizers 0.15.0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ae2f8f49c85729f3689e5feadf6201bab74b8b26160800707dfda17c5e446d79
3
  size 17549312
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07e25efe90b6e7a6d439708cd6ee0dbbb0d8dc8c4c963d4c11014bccd23528e5
3
  size 17549312