Cippppy commited on
Commit
9c7253d
1 Parent(s): 9177db1

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_1000exs_20timesteps_run
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_1000exs_20timesteps_run
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.8330
21
+ - Accuracy: 0.51
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: 64
42
+ - eval_batch_size: 64
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 | 3052559.25 | 0.51 |
53
+ | No log | 2.0 | 32 | 2330149.0 | 0.51 |
54
+ | No log | 3.0 | 48 | 1716418.75 | 0.51 |
55
+ | No log | 4.0 | 64 | 1113477.0 | 0.51 |
56
+ | No log | 5.0 | 80 | 524712.25 | 0.51 |
57
+ | No log | 6.0 | 96 | 36429.3633 | 0.51 |
58
+ | No log | 7.0 | 112 | 5025.1558 | 0.51 |
59
+ | No log | 8.0 | 128 | 2793.7087 | 0.51 |
60
+ | No log | 9.0 | 144 | 173.9886 | 0.51 |
61
+ | No log | 10.0 | 160 | 1.6353 | 0.49 |
62
+ | No log | 11.0 | 176 | 1.2341 | 0.49 |
63
+ | No log | 12.0 | 192 | 0.9290 | 0.49 |
64
+ | No log | 13.0 | 208 | 0.7376 | 0.49 |
65
+ | No log | 14.0 | 224 | 0.7311 | 0.51 |
66
+ | No log | 15.0 | 240 | 0.8214 | 0.51 |
67
+ | No log | 16.0 | 256 | 0.8330 | 0.51 |
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:b087c53d42c2f2e0ac8fb837fe6feb45068c9e28fc00d6b96926ddcdb1e27762
3
  size 98470112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea43e21adfbbedacdce7e2546aa229ebb5aef98761f79d7460f4890d7b1700b9
3
  size 98470112