End of training
Browse files- README.md +14 -2
- model.safetensors +1 -1
README.md
CHANGED
@@ -3,6 +3,8 @@ license: apache-2.0
|
|
3 |
base_model: google/mobilebert-uncased
|
4 |
tags:
|
5 |
- generated_from_trainer
|
|
|
|
|
6 |
model-index:
|
7 |
- name: mobilebert_trajectory_proof0
|
8 |
results: []
|
@@ -14,6 +16,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
# mobilebert_trajectory_proof0
|
15 |
|
16 |
This model is a fine-tuned version of [google/mobilebert-uncased](https://huggingface.co/google/mobilebert-uncased) on the None dataset.
|
|
|
|
|
|
|
17 |
|
18 |
## Model description
|
19 |
|
@@ -38,13 +43,20 @@ The following hyperparameters were used during training:
|
|
38 |
- seed: 42
|
39 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
40 |
- lr_scheduler_type: linear
|
41 |
-
- num_epochs:
|
42 |
|
43 |
### Training results
|
44 |
|
45 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
46 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
47 |
-
| No log | 1.0 | 7 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
48 |
|
49 |
|
50 |
### Framework versions
|
|
|
3 |
base_model: google/mobilebert-uncased
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
+
metrics:
|
7 |
+
- accuracy
|
8 |
model-index:
|
9 |
- name: mobilebert_trajectory_proof0
|
10 |
results: []
|
|
|
16 |
# mobilebert_trajectory_proof0
|
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: 15160.7559
|
21 |
+
- Accuracy: 0.6
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
43 |
- seed: 42
|
44 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
45 |
- lr_scheduler_type: linear
|
46 |
+
- num_epochs: 8
|
47 |
|
48 |
### Training results
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
52 |
+
| No log | 1.0 | 7 | 164888.375 | 0.4 |
|
53 |
+
| No log | 2.0 | 14 | 49532.4297 | 0.4 |
|
54 |
+
| No log | 3.0 | 21 | 38923.6992 | 0.6 |
|
55 |
+
| No log | 4.0 | 28 | 3229.375 | 0.35 |
|
56 |
+
| No log | 5.0 | 35 | 30543.9062 | 0.6 |
|
57 |
+
| No log | 6.0 | 42 | 43326.5703 | 0.4 |
|
58 |
+
| No log | 7.0 | 49 | 17400.2754 | 0.6 |
|
59 |
+
| No log | 8.0 | 56 | 15160.7559 | 0.6 |
|
60 |
|
61 |
|
62 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 98470112
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:20d25f2caca732a25ead97e610d0e282fd3719820879ea10bfea00ea38d38ab4
|
3 |
size 98470112
|