joseph10 commited on
Commit
962929e
1 Parent(s): 3dfc7be

Training in progress, epoch 1

Browse files
Files changed (3) hide show
  1. README.md +58 -0
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
README.md ADDED
@@ -0,0 +1,58 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ - hate_speech18
8
+ model-index:
9
+ - name: bert-tiny-distilled
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
+ # bert-tiny-distilled
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 hate_speech18 dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - eval_loss: 0.4745
21
+ - eval_accuracy: 0.8556
22
+ - eval_runtime: 20.4101
23
+ - eval_samples_per_second: 107.202
24
+ - eval_steps_per_second: 0.882
25
+ - epoch: 1.0
26
+ - step: 479
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: 7.474176155523857e-05
46
+ - train_batch_size: 16
47
+ - eval_batch_size: 128
48
+ - seed: 23
49
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
50
+ - lr_scheduler_type: linear
51
+ - num_epochs: 4
52
+
53
+ ### Framework versions
54
+
55
+ - Transformers 4.36.0.dev0
56
+ - Pytorch 2.1.1
57
+ - Datasets 2.15.0
58
+ - Tokenizers 0.15.0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a5cc6cf3fafefe79240f2a01b1f7f238e985c6d29b175003aa8e05df47f9645a
3
  size 17550344
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07005335b888912f8a9c560da5ad2479173d97c2e680d9d768565aba690c8388
3
  size 17550344
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:37b4ee00e39b79de212a09f5d8cfdc568d23a3e443bfcd59cf427c646ec923b7
3
  size 4792
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7feee46718e532b8821451b2812ab76328e8999c6e529e9fc851f106afe4c02
3
  size 4792