| | --- |
| | language: |
| | - ja |
| | dataset_info: |
| | features: |
| | - name: text |
| | dtype: string |
| | - name: id |
| | dtype: string |
| | - name: text_length |
| | dtype: int64 |
| | splits: |
| | - name: train |
| | num_bytes: 79102018399 |
| | num_examples: 65613665 |
| | download_size: 45454804676 |
| | dataset_size: 79102018399 |
| | configs: |
| | - config_name: default |
| | data_files: |
| | - split: train |
| | path: data/train-* |
| | --- |
| | |
| | # cc100-ja-documents |
| |
|
| | HuggingFace で公開されている [cc100](https://huggingface.co/datasets/statmt/cc100) / [cc100-ja](https://huggingface.co/datasets/range3/cc100-ja) は line 単位の分割のため、document 単位に結合したものです。 |
| |
|
| | ライセンスは[オリジナルのcc100](https://data.statmt.org/cc-100/) に準拠します。 |