Update README.md
Browse files
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>
|