Commit
·
6d28cda
1
Parent(s):
31b72eb
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
datasets:
|
4 |
+
- Fredithefish/ShareGPT-Unfiltered-RedPajama-Chat-format
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
inference: false
|
8 |
+
---
|
9 |
+
|
10 |
+
### Model Description
|
11 |
+
|
12 |
+
<a href="https://huggingface.co/togethercomputer/RedPajama-INCITE-Chat-3B-v1">RedPajama-INCITE-Chat-3B-v1</a> finetuned on 11K pairs from unfiltered ShareGPT dataset
|
13 |
+
|
14 |
+
|
15 |
+
|
16 |
+
|
17 |
+
- **Model type:** language model
|
18 |
+
- **Language(s) (NLP):** Engish
|
19 |
+
- **License:** apache-2.0
|
20 |
+
- **Finetuned from model [optional]:** RedPajama-INCITE-Chat-3B
|