Pankaj Mathur
commited on
Commit
·
a49605a
1
Parent(s):
af2a62a
Update README.md
Browse files
README.md
CHANGED
@@ -3,6 +3,10 @@ license: mit
|
|
3 |
language:
|
4 |
- en
|
5 |
library_name: transformers
|
|
|
|
|
|
|
|
|
6 |
---
|
7 |
# Wizardlm Alpaca Dolly Orca Open_LLaMa_13b
|
8 |
An Open_LLaMA-13B model trained on custom explain tuned datasets, created using Instructions and Input from WizardLM, Alpaca & Dolly-V2 datasets and applying Orca Research Paper dataset construction approaches.
|
|
|
3 |
language:
|
4 |
- en
|
5 |
library_name: transformers
|
6 |
+
datasets:
|
7 |
+
- psmathur/alpaca_orca
|
8 |
+
- psmathur/dolly-v2_orca
|
9 |
+
- psmathur/WizardLM_Orca
|
10 |
---
|
11 |
# Wizardlm Alpaca Dolly Orca Open_LLaMa_13b
|
12 |
An Open_LLaMA-13B model trained on custom explain tuned datasets, created using Instructions and Input from WizardLM, Alpaca & Dolly-V2 datasets and applying Orca Research Paper dataset construction approaches.
|