Training in progress epoch 2
Browse files- README.md +6 -5
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -15,11 +15,11 @@ probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [bert-base-multilingual-cased](https://huggingface.co/bert-base-multilingual-cased) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss: 2.
|
19 |
-
- Train Accuracy: 0.
|
20 |
-
- Validation Loss:
|
21 |
-
- Validation Accuracy: 0.
|
22 |
-
- Epoch:
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -47,6 +47,7 @@ The following hyperparameters were used during training:
|
|
47 |
|:----------:|:--------------:|:---------------:|:-------------------:|:-----:|
|
48 |
| 2.8423 | 0.2313 | 2.5340 | 0.3593 | 0 |
|
49 |
| 2.4502 | 0.3181 | 2.3051 | 0.3333 | 1 |
|
|
|
50 |
|
51 |
|
52 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [bert-base-multilingual-cased](https://huggingface.co/bert-base-multilingual-cased) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 2.2064
|
19 |
+
- Train Accuracy: 0.3648
|
20 |
+
- Validation Loss: 1.9143
|
21 |
+
- Validation Accuracy: 0.4416
|
22 |
+
- Epoch: 2
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
47 |
|:----------:|:--------------:|:---------------:|:-------------------:|:-----:|
|
48 |
| 2.8423 | 0.2313 | 2.5340 | 0.3593 | 0 |
|
49 |
| 2.4502 | 0.3181 | 2.3051 | 0.3333 | 1 |
|
50 |
+
| 2.2064 | 0.3648 | 1.9143 | 0.4416 | 2 |
|
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 711818664
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:02c5c21fcff2d684a5fe45c43b9d26ed0eddeeab95e367159225f19e7b592d57
|
3 |
size 711818664
|