Commit
•
dfd5ce0
1
Parent(s):
111a375
Add base model metadata
Browse filesThis metadata specifies which model was used as a base model for fine-tuning and allows users to have a better understanding of the lineage of models on the Hub :)
README.md
CHANGED
@@ -10,6 +10,7 @@ datasets:
|
|
10 |
- LDJnr/LessWrong-Amplify-Instruct
|
11 |
- LDJnr/Pure-Dove
|
12 |
- LDJnr/Verified-Camel
|
|
|
13 |
---
|
14 |
|
15 |
## **Nous-Capybara-34B V1.9**
|
|
|
10 |
- LDJnr/LessWrong-Amplify-Instruct
|
11 |
- LDJnr/Pure-Dove
|
12 |
- LDJnr/Verified-Camel
|
13 |
+
base_model: 01-ai/Yi-34B-200K
|
14 |
---
|
15 |
|
16 |
## **Nous-Capybara-34B V1.9**
|