Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,17 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
datasets:
|
6 |
+
- heegyu/wizard_vicuna_70k_v2
|
7 |
---
|
8 |
+
|
9 |
+
Base Model: togethercomputer/RedPajama-INCITE-Base-3B-v1
|
10 |
+
Usage
|
11 |
+
```
|
12 |
+
### Human:
|
13 |
+
your instruction
|
14 |
+
|
15 |
+
### ASSISANT:
|
16 |
+
output will be generated and ended with <|endoftext|>
|
17 |
+
```
|