Update README.md
Browse filesThe Llama-3-Smaug-8B model is truly impressive! We would like to contribute by updating the README to include the base_model information. This is to address the missing details in the model card.
README.md
CHANGED
|
@@ -6,6 +6,8 @@ datasets:
|
|
| 6 |
- microsoft/orca-math-word-problems-200k
|
| 7 |
- m-a-p/CodeFeedback-Filtered-Instruction
|
| 8 |
- anon8231489123/ShareGPT_Vicuna_unfiltered
|
|
|
|
|
|
|
| 9 |
---
|
| 10 |
|
| 11 |
# Llama-3-Smaug-8B
|
|
|
|
| 6 |
- microsoft/orca-math-word-problems-200k
|
| 7 |
- m-a-p/CodeFeedback-Filtered-Instruction
|
| 8 |
- anon8231489123/ShareGPT_Vicuna_unfiltered
|
| 9 |
+
base_model:
|
| 10 |
+
- meta-llama/Meta-Llama-3-8B-Instruct
|
| 11 |
---
|
| 12 |
|
| 13 |
# Llama-3-Smaug-8B
|