Commit
•
84a5970
1
Parent(s):
7c50e44
Librarian Bot: Add base_model information to model (#1)
Browse files- Librarian Bot: Add base_model information to model (136c794bf0710aaeca1956db8b2ba12c56446736)
Co-authored-by: Librarian Bot (Bot) <[email protected]>
README.md
CHANGED
@@ -2,6 +2,7 @@
|
|
2 |
license: apache-2.0
|
3 |
datasets:
|
4 |
- ehartford/wizard_vicuna_70k_unfiltered
|
|
|
5 |
---
|
6 |
|
7 |
# Overview
|
|
|
2 |
license: apache-2.0
|
3 |
datasets:
|
4 |
- ehartford/wizard_vicuna_70k_unfiltered
|
5 |
+
base_model: OpenLLaMA-7B
|
6 |
---
|
7 |
|
8 |
# Overview
|