Training in progress epoch 0
Browse files- README.md +4 -12
- tf_model.h5 +1 -1
README.md
CHANGED
|
@@ -13,9 +13,9 @@ probably proofread and complete it, then remove this comment. -->
|
|
| 13 |
|
| 14 |
This model is a fine-tuned version of [klue/roberta-large](https://huggingface.co/klue/roberta-large) on an unknown dataset.
|
| 15 |
It achieves the following results on the evaluation set:
|
| 16 |
-
- Train Loss: 0.
|
| 17 |
-
- Validation Loss: 0.
|
| 18 |
-
- Epoch:
|
| 19 |
|
| 20 |
## Model description
|
| 21 |
|
|
@@ -41,15 +41,7 @@ The following hyperparameters were used during training:
|
|
| 41 |
|
| 42 |
| Train Loss | Validation Loss | Epoch |
|
| 43 |
|:----------:|:---------------:|:-----:|
|
| 44 |
-
| 0.
|
| 45 |
-
| 0.3359 | 0.2971 | 1 |
|
| 46 |
-
| 0.2633 | 0.3977 | 2 |
|
| 47 |
-
| 0.2291 | 0.2174 | 3 |
|
| 48 |
-
| 0.2241 | 0.3629 | 4 |
|
| 49 |
-
| 0.1869 | 0.2617 | 5 |
|
| 50 |
-
| 0.1931 | 0.2880 | 6 |
|
| 51 |
-
| 0.2080 | 0.3585 | 7 |
|
| 52 |
-
| 0.2016 | 0.5385 | 8 |
|
| 53 |
|
| 54 |
|
| 55 |
### Framework versions
|
|
|
|
| 13 |
|
| 14 |
This model is a fine-tuned version of [klue/roberta-large](https://huggingface.co/klue/roberta-large) on an unknown dataset.
|
| 15 |
It achieves the following results on the evaluation set:
|
| 16 |
+
- Train Loss: 0.7547
|
| 17 |
+
- Validation Loss: 0.3385
|
| 18 |
+
- Epoch: 0
|
| 19 |
|
| 20 |
## Model description
|
| 21 |
|
|
|
|
| 41 |
|
| 42 |
| Train Loss | Validation Loss | Epoch |
|
| 43 |
|:----------:|:---------------:|:-----:|
|
| 44 |
+
| 0.7547 | 0.3385 | 0 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 45 |
|
| 46 |
|
| 47 |
### Framework versions
|
tf_model.h5
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1347211928
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7c0abf9b1ee8e922a0d0ec6f11a7dc34cb47be8f72042a7b91728dcefe5fc11e
|
| 3 |
size 1347211928
|