Training in progress epoch 2
Browse files- README.md +5 -4
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -14,10 +14,10 @@ probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
This model is a fine-tuned version of [flaubert/flaubert_base_cased](https://huggingface.co/flaubert/flaubert_base_cased) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Train Loss: 0.
|
18 |
-
- Validation Loss: 0.
|
19 |
-
- Train Accuracy: 0.
|
20 |
-
- Epoch:
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -45,6 +45,7 @@ The following hyperparameters were used during training:
|
|
45 |
|:----------:|:---------------:|:--------------:|:-----:|
|
46 |
| 1.0860 | 0.8075 | 0.7018 | 0 |
|
47 |
| 0.6507 | 0.6038 | 0.7895 | 1 |
|
|
|
48 |
|
49 |
|
50 |
### Framework versions
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [flaubert/flaubert_base_cased](https://huggingface.co/flaubert/flaubert_base_cased) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Train Loss: 0.4485
|
18 |
+
- Validation Loss: 0.5094
|
19 |
+
- Train Accuracy: 0.8095
|
20 |
+
- Epoch: 2
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
45 |
|:----------:|:---------------:|:--------------:|:-----:|
|
46 |
| 1.0860 | 0.8075 | 0.7018 | 0 |
|
47 |
| 0.6507 | 0.6038 | 0.7895 | 1 |
|
48 |
+
| 0.4485 | 0.5094 | 0.8095 | 2 |
|
49 |
|
50 |
|
51 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 553167240
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1bc5a694a4246b2f16b5ad9441fb043b68dac32d310aec50115a0df3b1a6d51c
|
3 |
size 553167240
|