Update README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,13 @@
|
|
2 |
license: other
|
3 |
license_name: mixed-licence
|
4 |
license_link: LICENSE
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
---
|
6 |
|
7 |
# Amenokaku-Code-Instruct
|
|
|
2 |
license: other
|
3 |
license_name: mixed-licence
|
4 |
license_link: LICENSE
|
5 |
+
language:
|
6 |
+
- ja
|
7 |
+
configs:
|
8 |
+
- config_name: default
|
9 |
+
data_files:
|
10 |
+
- split: train
|
11 |
+
path: "amenokaku_code_instruct.json"
|
12 |
---
|
13 |
|
14 |
# Amenokaku-Code-Instruct
|