hoangtran0308
commited on
Commit
•
aa4378a
1
Parent(s):
07ead8d
Training in progress epoch 3
Browse files- README.md +5 -4
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -15,10 +15,10 @@ probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [google/mobilebert-uncased](https://huggingface.co/google/mobilebert-uncased) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss:
|
19 |
-
- Validation Loss:
|
20 |
-
- Train Accuracy: 0.
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -47,6 +47,7 @@ The following hyperparameters were used during training:
|
|
47 |
| 4852.5933 | 15.4345 | 0.245 | 0 |
|
48 |
| 168.1700 | 10.9270 | 0.27 | 1 |
|
49 |
| 103.5470 | 29.7673 | 0.243 | 2 |
|
|
|
50 |
|
51 |
|
52 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [google/mobilebert-uncased](https://huggingface.co/google/mobilebert-uncased) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 95.7810
|
19 |
+
- Validation Loss: 15.3191
|
20 |
+
- Train Accuracy: 0.268
|
21 |
+
- Epoch: 3
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
47 |
| 4852.5933 | 15.4345 | 0.245 | 0 |
|
48 |
| 168.1700 | 10.9270 | 0.27 | 1 |
|
49 |
| 103.5470 | 29.7673 | 0.243 | 2 |
|
50 |
+
| 95.7810 | 15.3191 | 0.268 | 3 |
|
51 |
|
52 |
|
53 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 99819568
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1cdcf5558a0a8d03248b56367344040ca5d6c98d812074199c80320f526a0821
|
3 |
size 99819568
|