End of training
Browse files- README.md +8 -8
- model.safetensors +1 -1
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
license: mit
|
3 |
-
base_model:
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
metrics:
|
@@ -15,11 +15,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
# Jeolla_encoder
|
17 |
|
18 |
-
This model is a fine-tuned version of [
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 0.
|
21 |
-
- Bleu: 89.
|
22 |
-
- Gen Len: 14.
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -51,9 +51,9 @@ The following hyperparameters were used during training:
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
|
53 |
|:-------------:|:-----:|:-----:|:---------------:|:-------:|:-------:|
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
|
58 |
|
59 |
### Framework versions
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
base_model: gogamza/kobart-base-v2
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
metrics:
|
|
|
15 |
|
16 |
# Jeolla_encoder
|
17 |
|
18 |
+
This model is a fine-tuned version of [gogamza/kobart-base-v2](https://huggingface.co/gogamza/kobart-base-v2) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.0132
|
21 |
+
- Bleu: 89.0781
|
22 |
+
- Gen Len: 14.0615
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
|
53 |
|:-------------:|:-----:|:-----:|:---------------:|:-------:|:-------:|
|
54 |
+
| 0.0168 | 1.0 | 15477 | 0.0157 | 88.8862 | 14.0583 |
|
55 |
+
| 0.0143 | 2.0 | 30954 | 0.0136 | 89.0198 | 14.0637 |
|
56 |
+
| 0.0123 | 3.0 | 46431 | 0.0132 | 89.0781 | 14.0615 |
|
57 |
|
58 |
|
59 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 495589768
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:727d9924121c19569bd3a03b457e723667eadc4a83095a71afa3015eec19840a
|
3 |
size 495589768
|