MichaelKim
commited on
Commit
•
94d12dd
1
Parent(s):
9e14968
Done
Browse files
README.md
CHANGED
@@ -13,6 +13,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
13 |
# dacon_comp_hansoldeco_v3
|
14 |
|
15 |
This model is a fine-tuned version of [heegyu/polyglot-ko-1.3b-chat](https://huggingface.co/heegyu/polyglot-ko-1.3b-chat) on an unknown dataset.
|
|
|
|
|
16 |
|
17 |
## Model description
|
18 |
|
@@ -31,7 +33,7 @@ More information needed
|
|
31 |
### Training hyperparameters
|
32 |
|
33 |
The following hyperparameters were used during training:
|
34 |
-
- learning_rate:
|
35 |
- train_batch_size: 2
|
36 |
- eval_batch_size: 8
|
37 |
- seed: 42
|
@@ -43,7 +45,7 @@ The following hyperparameters were used during training:
|
|
43 |
|
44 |
| Training Loss | Epoch | Step | Validation Loss |
|
45 |
|:-------------:|:-----:|:----:|:---------------:|
|
46 |
-
|
|
47 |
|
48 |
|
49 |
### Framework versions
|
|
|
13 |
# dacon_comp_hansoldeco_v3
|
14 |
|
15 |
This model is a fine-tuned version of [heegyu/polyglot-ko-1.3b-chat](https://huggingface.co/heegyu/polyglot-ko-1.3b-chat) on an unknown dataset.
|
16 |
+
It achieves the following results on the evaluation set:
|
17 |
+
- Loss: nan
|
18 |
|
19 |
## Model description
|
20 |
|
|
|
33 |
### Training hyperparameters
|
34 |
|
35 |
The following hyperparameters were used during training:
|
36 |
+
- learning_rate: 5e-05
|
37 |
- train_batch_size: 2
|
38 |
- eval_batch_size: 8
|
39 |
- seed: 42
|
|
|
45 |
|
46 |
| Training Loss | Epoch | Step | Validation Loss |
|
47 |
|:-------------:|:-----:|:----:|:---------------:|
|
48 |
+
| 0.0 | 1.0 | 515 | nan |
|
49 |
|
50 |
|
51 |
### Framework versions
|
runs/Feb23_19-12-05_e41a7c5d6343/events.out.tfevents.1708715527.e41a7c5d6343.34.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4ba724d501018eb42143854aefca561ae90b03d6d330b532807c5ac4e01e1ee7
|
3 |
+
size 13097
|