File size: 1,812 Bytes
bf934cc 7792831 bf934cc 7792831 b3015f7 7792831 1c0f0c8 bf934cc 7792831 1a45044 bf934cc 1a45044 f792eba 1a45044 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 |
---
dataset_info:
- config_name: collection
features:
- name: title
dtype: string
- name: text
dtype: string
- name: passage_id
dtype: int64
splits:
- name: train
num_bytes: 3915958652
num_examples: 2308679
download_size: 2190188831
dataset_size: 3915958652
- config_name: generated
features:
- name: passage_id
dtype: int64
- name: title
dtype: string
- name: text
dtype: string
- name: output
dtype: string
- name: model
dtype: string
splits:
- name: train
num_bytes: 4664331696.887888
num_examples: 1697195
download_size: 2334314297
dataset_size: 4664331696.887888
configs:
- config_name: collection
data_files:
- split: train
path: collection/train-*
- config_name: generated
data_files:
- split: train
path: generated/train-*
license: cc-by-sa-4.0
language:
- ja
---
日本語Wikipediaから抽出したテキストに基づいて、[rinna/deepseek-r1-distill-qwen2.5-bakeneko-32b](https://huggingface.co/rinna/deepseek-r1-distill-qwen2.5-bakeneko-32b)と[https://huggingface.co/cyberagent/DeepSeek-R1-Distill-Qwen-32B-Japanese](https://huggingface.co/cyberagent/DeepSeek-R1-Distill-Qwen-32B-Japanese)を用いて箇条書きにしたデータセットです。
重複を許してランダムにサンプリングしながら生成をしたので、`collection` subsetにある事例が`generated` subsetに無い場合があります。
また、HF上のviewerでは改行や空白がうまく見えませんが、実際にはほとんどの箇条書きの要素が改行で区切られています。
生成に用いたモデルがApache 2.0で配布されていること、日本語Wikipediaのテキストを用いていることから、本データセットはCC-BY-SA 4.0での配布とします。 |