lemon-mint
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -17,10 +17,10 @@ pipeline_tag: text-generation
|
|
17 |
---
|
18 |
|
19 |
|
20 |
-
# Llama 3 Translation 8B v0.
|
21 |
|
22 |
-
- Eval Loss: `0.
|
23 |
-
- Train Loss: `0.
|
24 |
- lr: `9e-05`
|
25 |
- optimizer: adamw
|
26 |
- lr_scheduler_type: cosine
|
@@ -49,4 +49,4 @@ Hamsters do not eat cats.<|eot_id|><|end_of_text|>
|
|
49 |
- **Model type:** Llama
|
50 |
- **Language(s) (NLP):** English
|
51 |
- **License:** [llama3](https://huggingface.co/meta-llama/Meta-Llama-3-8B/blob/main/LICENSE)
|
52 |
-
- **Finetuned from model:** [
|
|
|
17 |
---
|
18 |
|
19 |
|
20 |
+
# Llama 3 Translation 8B v0.170
|
21 |
|
22 |
+
- Eval Loss: `0.70520`
|
23 |
+
- Train Loss: `0.49367`
|
24 |
- lr: `9e-05`
|
25 |
- optimizer: adamw
|
26 |
- lr_scheduler_type: cosine
|
|
|
49 |
- **Model type:** Llama
|
50 |
- **Language(s) (NLP):** English
|
51 |
- **License:** [llama3](https://huggingface.co/meta-llama/Meta-Llama-3-8B/blob/main/LICENSE)
|
52 |
+
- **Finetuned from model:** [maywell/Llama-3-Ko-8B-Instruct](https://huggingface.co/maywell/Llama-3-Ko-8B-Instruct)
|