Training in progress epoch 2
Browse files- README.md +6 -5
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -14,11 +14,11 @@ probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
This model is a fine-tuned version of [NlpHUST/t5-en-vi-small](https://huggingface.co/NlpHUST/t5-en-vi-small) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Train Loss: 0.
|
18 |
-
- Train Sparse Categorical Accuracy: 0.
|
19 |
-
- Validation Loss: 0.
|
20 |
-
- Validation Sparse Categorical Accuracy: 0.
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -46,6 +46,7 @@ The following hyperparameters were used during training:
|
|
46 |
|:----------:|:---------------------------------:|:---------------:|:--------------------------------------:|:-----:|
|
47 |
| 0.8162 | 0.7924 | 0.7433 | 0.8094 | 0 |
|
48 |
| 0.7413 | 0.8077 | 0.7142 | 0.8151 | 1 |
|
|
|
49 |
|
50 |
|
51 |
### Framework versions
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [NlpHUST/t5-en-vi-small](https://huggingface.co/NlpHUST/t5-en-vi-small) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Train Loss: 0.7069
|
18 |
+
- Train Sparse Categorical Accuracy: 0.8147
|
19 |
+
- Validation Loss: 0.6927
|
20 |
+
- Validation Sparse Categorical Accuracy: 0.8199
|
21 |
+
- Epoch: 2
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
46 |
|:----------:|:---------------------------------:|:---------------:|:--------------------------------------:|:-----:|
|
47 |
| 0.8162 | 0.7924 | 0.7433 | 0.8094 | 0 |
|
48 |
| 0.7413 | 0.8077 | 0.7142 | 0.8151 | 1 |
|
49 |
+
| 0.7069 | 0.8147 | 0.6927 | 0.8199 | 2 |
|
50 |
|
51 |
|
52 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2225556280
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:41dfb9b1aa0ad6b6ad6f37c2a90f65fa77a08b1b69f9753ae1c995840a6e4c6d
|
3 |
size 2225556280
|