freyagracia
commited on
Commit
•
58f8fb4
1
Parent(s):
7aedd0b
Training in progress epoch 4
Browse files- README.md +4 -3
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -15,9 +15,9 @@ probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [w11wo/indonesian-roberta-base-posp-tagger](https://huggingface.co/w11wo/indonesian-roberta-base-posp-tagger) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss: 8.
|
19 |
-
- Validation Loss:
|
20 |
-
- Epoch:
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -47,6 +47,7 @@ The following hyperparameters were used during training:
|
|
47 |
| 11.0135 | 10.3624 | 1 |
|
48 |
| 9.7682 | 9.2346 | 2 |
|
49 |
| 8.8465 | 8.2572 | 3 |
|
|
|
50 |
|
51 |
|
52 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [w11wo/indonesian-roberta-base-posp-tagger](https://huggingface.co/w11wo/indonesian-roberta-base-posp-tagger) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 8.1298
|
19 |
+
- Validation Loss: 7.7354
|
20 |
+
- Epoch: 4
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
47 |
| 11.0135 | 10.3624 | 1 |
|
48 |
| 9.7682 | 9.2346 | 2 |
|
49 |
| 8.8465 | 8.2572 | 3 |
|
50 |
+
| 8.1298 | 7.7354 | 4 |
|
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 655071156
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9adb7cc81c93dc4e75926fa7e28485be8da16c1b6769aaad1a8a735a1096d6fb
|
3 |
size 655071156
|