Upload /README.md with huggingface_hub
Browse files
README.md
ADDED
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- zh
|
4 |
+
- en
|
5 |
+
pipeline_tag: text-generation
|
6 |
+
inference: false
|
7 |
+
datasets:
|
8 |
+
- anon8231489123/ShareGPT_Vicuna_unfiltered
|
9 |
+
- QingyiSi/Alpaca-CoT
|
10 |
+
- mhhmm/leetcode-solutions-python
|
11 |
+
---
|
12 |
+
|
13 |
+
# baichuan-vicuna-7b
|
14 |
+
|
15 |
+
A 405M split weight version of [fireballoon/baichuan-vicuna-7b](https://huggingface.co/fireballoon/baichuan-vicuna-7b)
|
16 |
+
|