Update README.md
Browse files
README.md
CHANGED
|
@@ -14,4 +14,15 @@ configs:
|
|
| 14 |
data_files:
|
| 15 |
- split: train
|
| 16 |
path: data/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 17 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14 |
data_files:
|
| 15 |
- split: train
|
| 16 |
path: data/train-*
|
| 17 |
+
license: pddl
|
| 18 |
+
task_categories:
|
| 19 |
+
- text-generation
|
| 20 |
+
language:
|
| 21 |
+
- ja
|
| 22 |
---
|
| 23 |
+
# ABEJA-CC-JA
|
| 24 |
+
This dataset is hf mirror of [https://registry.opendata.aws/abeja-cc-ja/](https://registry.opendata.aws/abeja-cc-ja/)<br>
|
| 25 |
+
Please Refer to [https://tech-blog.abeja.asia/entry/abeja-cc-ja-202409](https://tech-blog.abeja.asia/entry/abeja-cc-ja-202409)
|
| 26 |
+
|
| 27 |
+
このデータセットは[https://registry.opendata.aws/abeja-cc-ja/](https://registry.opendata.aws/abeja-cc-ja/)のHFミラーです。
|
| 28 |
+
[この記事](https://tech-blog.abeja.asia/entry/abeja-cc-ja-202409)を参照してください。
|