Datasets:
Tasks:
Text Generation
Modalities:
Text
Formats:
parquet
Size:
10M - 100M
ArXiv:
Tags:
reasoning
latent-thoughts
latent-variable-models
expectation-maximization
self-improvement
mathematics
License:
File size: 3,925 Bytes
ca2e6e0 7cf7f8d c291103 abcac1a c291103 7cf7f8d fca6cad d19a151 bf1a94c fe0b06f a4ca0c4 ca23718 7cf7f8d c291103 abcac1a 7cf7f8d fca6cad d19a151 bf1a94c fe0b06f a4ca0c4 ca23718 ca2e6e0 |
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 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 |
---
license: apache-2.0
dataset_info:
- config_name: finemath_4plus_final_2b_separated_bootstrap_split
features:
- name: text
dtype: string
- name: metadata
dtype: string
splits:
- name: train
num_bytes: 8304174131
num_examples: 1338556
download_size: 3826592630
dataset_size: 8304174131
- config_name: finemath_4plus_final_500m_warmstart_split
features:
- name: text
dtype: string
- name: metadata
dtype: string
splits:
- name: train
num_bytes: 2066140560
num_examples: 334640
download_size: 951823008
dataset_size: 2066140560
- config_name: finemath_4plus_final_500m_warmstart_split_with_gpt_latent_thoughts_latents
features:
- name: text
dtype: string
- name: num_chunks
dtype: int64
- name: chunks
list:
- name: suffix
dtype: string
- name: latent
dtype: string
- name: metadata
dtype: string
splits:
- name: train
num_bytes: 8857963884
num_examples: 334640
download_size: 4239904449
dataset_size: 8857963884
- config_name: finemath_4plus_final_500m_warmstart_split_with_wrap_baseline_latents
features:
- name: text
dtype: string
- name: latent
dtype: string
- name: metadata
dtype: string
splits:
- name: train
num_bytes: 14823881980
num_examples: 1673200
download_size: 7139488984
dataset_size: 14823881980
- config_name: finemath_4plus_final_500m_warmstart_split_with_wrap_cot_latents
features:
- name: text
dtype: string
- name: latent
dtype: string
- name: metadata
dtype: string
splits:
- name: train
num_bytes: 13353860010
num_examples: 1338560
download_size: 6514552606
dataset_size: 13353860010
- config_name: finemath_4plus_final_fixed_val_split
features:
- name: text
dtype: string
- name: metadata
dtype: string
splits:
- name: train
num_bytes: 40464088
num_examples: 6700
download_size: 18501400
dataset_size: 40464088
- config_name: finetune_math
features:
- name: doc
struct:
- name: problem
dtype: string
- name: solution
dtype: string
- name: answer
dtype: string
- name: level
dtype: string
- name: type
dtype: string
- name: text
dtype: string
splits:
- name: test
num_bytes: 12100367
num_examples: 5000
- name: train
num_bytes: 17082822
num_examples: 6750
- name: validation
num_bytes: 1847274
num_examples: 750
download_size: 14502759
dataset_size: 31030463
configs:
- config_name: finemath_4plus_final_2b_separated_bootstrap_split
data_files:
- split: train
path: finemath_4plus_final_2b_separated_bootstrap_split/train-*
- config_name: finemath_4plus_final_500m_warmstart_split
data_files:
- split: train
path: finemath_4plus_final_500m_warmstart_split/train-*
- config_name: finemath_4plus_final_500m_warmstart_split_with_gpt_latent_thoughts_latents
data_files:
- split: train
path: finemath_4plus_final_500m_warmstart_split_with_gpt_latent_thoughts_latents/train-*
- config_name: finemath_4plus_final_500m_warmstart_split_with_wrap_baseline_latents
data_files:
- split: train
path: finemath_4plus_final_500m_warmstart_split_with_wrap_baseline_latents/train-*
- config_name: finemath_4plus_final_500m_warmstart_split_with_wrap_cot_latents
data_files:
- split: train
path: finemath_4plus_final_500m_warmstart_split_with_wrap_cot_latents/train-*
- config_name: finemath_4plus_final_fixed_val_split
data_files:
- split: train
path: finemath_4plus_final_fixed_val_split/train-*
- config_name: finetune_math
data_files:
- split: test
path: finetune_math/test-*
- split: train
path: finetune_math/train-*
- split: validation
path: finetune_math/validation-*
---
|