Training in progress epoch 0
Browse files- README.md +1 -3
- 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,8 +42,6 @@ The following hyperparameters were used during training:
|
|
42 |
| Train Loss | Validation Loss | Epoch |
|
43 |
|:----------:|:---------------:|:-----:|
|
44 |
| nan | nan | 0 |
|
45 |
-
| nan | nan | 1 |
|
46 |
-
| nan | nan | 2 |
|
47 |
|
48 |
|
49 |
### Framework versions
|
|
|
15 |
It achieves the following results on the evaluation set:
|
16 |
- Train Loss: nan
|
17 |
- Validation Loss: nan
|
18 |
+
- Epoch: 0
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
42 |
| Train Loss | Validation Loss | Epoch |
|
43 |
|:----------:|:---------------:|:-----:|
|
44 |
| nan | nan | 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 1347187352
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7757df9898b81b2ba94921e0143a3bb190724a71231680ba725124cdaf9473e7
|
3 |
size 1347187352
|