Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
datasets:
|
4 |
+
- BelleGroup/generated_train_0.5M_CN
|
5 |
+
- JosephusCheung/GuanacoDataset
|
6 |
+
language:
|
7 |
+
- zh
|
8 |
+
---
|
9 |
+
|
10 |
+
Please check the main [repo](https://github.com/fecet/alpaca-lora-Chinese)
|
11 |
+
|
12 |
+
Trained llama 13b on a merged dataset from [guancao](https://guanaco-model.github.io/) and [BELLE0.5m](https://github.com/LianjiaTech/BELLE).
|