Cippppy commited on
Commit
ebb851e
1 Parent(s): efa4417

End of training

Browse files
Files changed (2) hide show
  1. README.md +75 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,75 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: google/mobilebert-uncased
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ model-index:
9
+ - name: mobilebert_500exs_10timesteps
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
+ # mobilebert_500exs_10timesteps
17
+
18
+ This model is a fine-tuned version of [google/mobilebert-uncased](https://huggingface.co/google/mobilebert-uncased) on the None dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.7109
21
+ - Accuracy: 0.55
22
+
23
+ ## Model description
24
+
25
+ More information needed
26
+
27
+ ## Intended uses & limitations
28
+
29
+ More information needed
30
+
31
+ ## Training and evaluation data
32
+
33
+ More information needed
34
+
35
+ ## Training procedure
36
+
37
+ ### Training hyperparameters
38
+
39
+ The following hyperparameters were used during training:
40
+ - learning_rate: 2e-06
41
+ - train_batch_size: 32
42
+ - eval_batch_size: 32
43
+ - seed: 42
44
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
+ - lr_scheduler_type: linear
46
+ - num_epochs: 16
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
+ | No log | 1.0 | 16 | 3126378.25 | 0.45 |
53
+ | No log | 2.0 | 32 | 2298910.5 | 0.45 |
54
+ | No log | 3.0 | 48 | 1604316.0 | 0.45 |
55
+ | No log | 4.0 | 64 | 1062719.5 | 0.45 |
56
+ | No log | 5.0 | 80 | 620928.0 | 0.45 |
57
+ | No log | 6.0 | 96 | 213084.875 | 0.45 |
58
+ | No log | 7.0 | 112 | 11615.9521 | 0.45 |
59
+ | No log | 8.0 | 128 | 3076.3987 | 0.45 |
60
+ | No log | 9.0 | 144 | 2151.5054 | 0.45 |
61
+ | No log | 10.0 | 160 | 1142.7941 | 0.45 |
62
+ | No log | 11.0 | 176 | 6.6242 | 0.45 |
63
+ | No log | 12.0 | 192 | 1.4116 | 0.45 |
64
+ | No log | 13.0 | 208 | 0.8847 | 0.45 |
65
+ | No log | 14.0 | 224 | 0.6917 | 0.54 |
66
+ | No log | 15.0 | 240 | 0.7124 | 0.55 |
67
+ | No log | 16.0 | 256 | 0.7109 | 0.55 |
68
+
69
+
70
+ ### Framework versions
71
+
72
+ - Transformers 4.37.2
73
+ - Pytorch 2.2.0+cu118
74
+ - Datasets 2.17.1
75
+ - Tokenizers 0.15.2
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0d0e5c155c6dcca3b9f74d278fbe0873a5506c3d166cf0b93496842b88b749ad
3
  size 98470112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:823b4cf29f413c32a214fa31da02223c8e224c8b037ac4b036182bc94736d3fb
3
  size 98470112