File size: 2,660 Bytes
c688ba4 bd74e69 6835390 00825ab 179cd39 00825ab c688ba4 2cb683b c688ba4 bd74e69 6835390 00825ab 179cd39 c688ba4 2cb683b c688ba4 | 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 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 | ---
dataset_info:
- config_name: all
features:
- name: used_in
list: string
- name: uuid
dtype: string
- name: metadata
struct:
- name: seed_dataset
dtype: string
- name: seed_prompt_sha256
dtype: string
- name: model
dtype: string
- name: reward_model
dtype: string
- name: train_turns
list: bool
- name: system
dtype: string
- name: query
dtype: string
- name: think
dtype: string
- name: answer
dtype: string
- name: dataset
dtype: string
splits:
- name: train
num_bytes: 4321846941.417575
num_examples: 530738
- name: validation
num_bytes: 318232161.6333689
num_examples: 27934
download_size: 2477811215
dataset_size: 4640079103.050943
- config_name: instruct
features:
- name: used_in
list: string
- name: uuid
dtype: string
- name: metadata
struct:
- name: seed_dataset
dtype: string
- name: seed_prompt_sha256
dtype: string
- name: model
dtype: string
- name: reward_model
dtype: string
- name: train_turns
list: bool
- name: system
dtype: string
- name: query
dtype: string
- name: think
dtype: string
- name: answer
dtype: string
- name: dataset
dtype: string
splits:
- name: train
num_bytes: 1152787751.0
num_examples: 265369
- name: validation
num_bytes: 58598409.0
num_examples: 13967
download_size: 709337972
dataset_size: 1211386160.0
- config_name: reasoning
features:
- name: used_in
list: string
- name: uuid
dtype: string
- name: metadata
struct:
- name: seed_dataset
dtype: string
- name: seed_prompt_sha256
dtype: string
- name: model
dtype: string
- name: reward_model
dtype: string
- name: train_turns
list: bool
- name: system
dtype: string
- name: query
dtype: string
- name: think
dtype: string
- name: answer
dtype: string
- name: dataset
dtype: string
splits:
- name: train
num_bytes: 3118651682.623475
num_examples: 265369
- name: validation
num_bytes: 164142036.37652504
num_examples: 13967
download_size: 1769754124
dataset_size: 3282793719.0
configs:
- config_name: all
data_files:
- split: train
path: all/train-*
- split: validation
path: all/validation-*
- config_name: instruct
data_files:
- split: train
path: instruct/train-*
- split: validation
path: instruct/validation-*
- config_name: reasoning
data_files:
- split: train
path: reasoning/train-*
- split: validation
path: reasoning/validation-*
---
|