ptrdvn commited on
Commit
4574d1c
·
1 Parent(s): 406b469

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -1,3 +1,11 @@
 
 
 
 
 
 
 
 
1
  # How to use
2
 
3
  We write our prompts in the ChatML format.
@@ -187,4 +195,4 @@ special_tokens:
187
  unk_token: "<unk>"
188
  ```
189
 
190
- </details>
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - kunishou/oasst1-89k-ja
5
+ - kunishou/databricks-dolly-15k-ja
6
+ language:
7
+ - ja
8
+ ---
9
  # How to use
10
 
11
  We write our prompts in the ChatML format.
 
195
  unk_token: "<unk>"
196
  ```
197
 
198
+ </details>