OpenThoughts-1k-sample ryanmarten
[!NOTE] We have released a paper for OpenThoughts! See our paper here. Open-Thoughts-1k-sample This is a 1k sample of the OpenThoughts-114k dataset. Open synthetic reasoning dataset with high-quality examples covering math, science, code, and puzzles! Inspect the content with rich formatting with Curator Viewer. Available Subsets default subset containing ready-to-train data used to finetune the OpenThinker-7B and OpenThinker-32B models: ds =… See the full description on the dataset page: https://huggingface.co/datasets/ryanmarten/OpenThoughts-1k-sample.
- 種別
- dataset
- ダウンロード
- 1,589,808
- いいね
- 49
- アクセス
- public
- ファイル
- 0
タグ
- 合成データ
- 推論
- コードデータ
- 数学
- コード生成
- 命令微調整
- 大規模言語モデル
- 強化学習
概要
OpenThoughts-114kの1kサンプルで、数学・科学・コード・パズルを網羅した高品質な合成推論データセットです。OpenThinker-7B/32Bのファインチューニングに使用されました。DeepSeek-R1による推論トレースを生成し、検証したready-to-train形式のデータが含まれます。
README
--- configs: - config_name: default data_files: - split: train path: data/train-* - config_name: metadata data_files: - split: train path: metadata/train-* dataset_info: - config_name: default features: - name: system dtype: string - name: conversations list: - name: from dtype: string - name: valu…