Training in progress epoch 4
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 [distilbert-base-multilingual-cased](https://huggingface.co/distilbert-base-multilingual-cased) on an unknown dataset.
|
| 17 |
It achieves the following results on the evaluation set:
|
| 18 |
-
- Train Loss: 0.
|
| 19 |
-
- Validation Loss: 0.
|
| 20 |
-
- Train Accuracy: 0.
|
| 21 |
-
- Epoch:
|
| 22 |
|
| 23 |
## Model description
|
| 24 |
|
|
@@ -48,6 +48,7 @@ The following hyperparameters were used during training:
|
|
| 48 |
| 0.4754 | 0.8086 | 0.76 | 1 |
|
| 49 |
| 0.3786 | 0.8021 | 0.7778 | 2 |
|
| 50 |
| 0.3192 | 0.7830 | 0.7867 | 3 |
|
|
|
|
| 51 |
|
| 52 |
|
| 53 |
### Framework versions
|
|
|
|
| 15 |
|
| 16 |
This model is a fine-tuned version of [distilbert-base-multilingual-cased](https://huggingface.co/distilbert-base-multilingual-cased) on an unknown dataset.
|
| 17 |
It achieves the following results on the evaluation set:
|
| 18 |
+
- Train Loss: 0.2721
|
| 19 |
+
- Validation Loss: 0.7740
|
| 20 |
+
- Train Accuracy: 0.7911
|
| 21 |
+
- Epoch: 4
|
| 22 |
|
| 23 |
## Model description
|
| 24 |
|
|
|
|
| 48 |
| 0.4754 | 0.8086 | 0.76 | 1 |
|
| 49 |
| 0.3786 | 0.8021 | 0.7778 | 2 |
|
| 50 |
| 0.3192 | 0.7830 | 0.7867 | 3 |
|
| 51 |
+
| 0.2721 | 0.7740 | 0.7911 | 4 |
|
| 52 |
|
| 53 |
|
| 54 |
### Framework versions
|
tf_model.h5
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 541448896
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:74d392def6202e1d69d1a5eebe8e49203296568c8c180744019dca3104765d49
|
| 3 |
size 541448896
|