heegyu commited on
Commit
4be4ac9
1 Parent(s): 62d3d45

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
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
+ ```