metadata
license: odc-by
dataset_info:
features:
- name: docId
dtype: string
- name: url
dtype: string
- name: charset
dtype: string
- name: date
dtype: string
- name: language
dtype: string
- name: text
dtype: string
splits:
- name: train
num_bytes: 2205232137.65665
num_examples: 127006
- name: test
num_bytes: 22277001.34334978
num_examples: 1283
download_size: 1288634212
dataset_size: 2227509139
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
task_categories:
- text-generation
language:
- ja
size_categories:
- 100K<n<1M
CC-news-2024-July-October-cleaned
このデータセットはCommon Crawlのnewsサブセットから作成した2024年7月から10月の日本語のニュースの文章が収録されています。
データセットの規模はllm-jp/llm-jp-13b-v1.0 tokenizer使用で612M tokensです。
使用したツールはUzushioです。フィルター設定はサンプルのpipeline_03a.confです。
作成につきまして以下を参考にさせていただきました。