File size: 1,992 Bytes
2bc7e85 2be0564 2bc7e85 2be0564 df35ff2 009e714 329b864 2bc7e85 2be0564 df35ff2 009e714 329b864 2bc7e85 | 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 | ---
dataset_info:
- config_name: commonsense
features:
- name: text
dtype: string
- name: category
dtype: string
- name: source
dtype: string
- name: n_tokens_approx
dtype: int64
splits:
- name: train
num_bytes: 128234
num_examples: 994
download_size: 51379
dataset_size: 128234
- config_name: instruct
features:
- name: text
dtype: string
- name: category
dtype: string
- name: source
dtype: string
- name: n_tokens_approx
dtype: int64
splits:
- name: train
num_bytes: 39574850
num_examples: 56891
download_size: 20874843
dataset_size: 39574850
- config_name: math
features:
- name: text
dtype: string
- name: category
dtype: string
- name: source
dtype: string
- name: n_tokens_approx
dtype: int64
splits:
- name: train
num_bytes: 51392904
num_examples: 69956
download_size: 22816424
dataset_size: 51392904
- config_name: math_reasoning
features:
- name: text
dtype: string
- name: category
dtype: string
- name: source
dtype: string
- name: n_tokens_approx
dtype: int64
splits:
- name: train
num_bytes: 130896868
num_examples: 20613
download_size: 58936543
dataset_size: 130896868
- config_name: reasoning
features:
- name: text
dtype: string
- name: category
dtype: string
- name: source
dtype: string
- name: n_tokens_approx
dtype: int64
splits:
- name: train
num_bytes: 1306161
num_examples: 7655
download_size: 554175
dataset_size: 1306161
configs:
- config_name: commonsense
data_files:
- split: train
path: commonsense/train-*
- config_name: instruct
data_files:
- split: train
path: instruct/train-*
- config_name: math
data_files:
- split: train
path: math/train-*
- config_name: math_reasoning
data_files:
- split: train
path: math_reasoning/train-*
- config_name: reasoning
data_files:
- split: train
path: reasoning/train-*
---
|