Training in progress epoch 2
Browse files- README.md +3 -2
- 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 [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss: 1.
|
19 |
- Train F1: 0.0
|
20 |
-
- Epoch:
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -45,6 +45,7 @@ The following hyperparameters were used during training:
|
|
45 |
|:----------:|:--------:|:-----:|
|
46 |
| 1.2005 | 0.0 | 0 |
|
47 |
| 1.1504 | 0.0 | 1 |
|
|
|
48 |
|
49 |
|
50 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 1.1447
|
19 |
- Train F1: 0.0
|
20 |
+
- Epoch: 2
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
45 |
|:----------:|:--------:|:-----:|
|
46 |
| 1.2005 | 0.0 | 0 |
|
47 |
| 1.1504 | 0.0 | 1 |
|
48 |
+
| 1.1447 | 0.0 | 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 1112487312
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4767f80a30be923621f54e97a873ea3ed6ebae8f97d5f9686b6e137c69fa3866
|
3 |
size 1112487312
|