End of training
Browse files- README.md +3 -1
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -15,7 +15,7 @@ This model is a fine-tuned version of [klue/roberta-large](https://huggingface.c
|
|
15 |
It achieves the following results on the evaluation set:
|
16 |
- Train Loss: nan
|
17 |
- Validation Loss: nan
|
18 |
-
- Epoch:
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -42,6 +42,8 @@ The following hyperparameters were used during training:
|
|
42 |
| Train Loss | Validation Loss | Epoch |
|
43 |
|:----------:|:---------------:|:-----:|
|
44 |
| nan | nan | 0 |
|
|
|
|
|
45 |
|
46 |
|
47 |
### Framework versions
|
|
|
15 |
It achieves the following results on the evaluation set:
|
16 |
- Train Loss: nan
|
17 |
- Validation Loss: nan
|
18 |
+
- Epoch: 2
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
42 |
| Train Loss | Validation Loss | Epoch |
|
43 |
|:----------:|:---------------:|:-----:|
|
44 |
| nan | nan | 0 |
|
45 |
+
| nan | nan | 1 |
|
46 |
+
| nan | nan | 2 |
|
47 |
|
48 |
|
49 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1347187352
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:831904ee12c7088d907cc843733aee6787780ad204d4218dec0adcd73d19e0d4
|
3 |
size 1347187352
|