File size: 2,191 Bytes
4b59add 6e82db5 ab233b0 6e82db5 ab233b0 329156a 4b59add 6e82db5 329156a 4b59add |
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 |
---
dataset_info:
- config_name: default
features:
- name: instruction
dtype: string
- name: input
dtype: string
- name: output
dtype: string
- name: count_num
sequence: int64
- name: wrong_num
sequence: int64
- name: count_seed
dtype: int64
- name: pos_seed
dtype: int64
- name: kind
dtype: string
- name: language
dtype: string
- name: group_id
dtype: int64
- name: context_size
dtype: int64
- name: star_num
dtype: int64
splits:
- name: train
num_bytes: 9780662
num_examples: 48
download_size: 5578527
dataset_size: 9780662
- config_name: en-acquisition-32-4000-128000
features:
- name: instruction
dtype: string
- name: input
dtype: string
- name: output
dtype: string
- name: count_num
sequence: int64
- name: wrong_num
sequence: int64
- name: count_seed
dtype: int64
- name: pos_seed
dtype: int64
- name: kind
dtype: string
- name: language
dtype: string
- name: group_id
dtype: int64
- name: context_size
dtype: int64
- name: star_num
dtype: int64
splits:
- name: train
num_bytes: 9597260
num_examples: 48
download_size: 5522130
dataset_size: 9597260
- config_name: zh-reasoning-32-4000-128000
features:
- name: instruction
dtype: string
- name: input
dtype: string
- name: output
dtype: string
- name: count_num
sequence: int64
- name: wrong_num
sequence: int64
- name: count_seed
dtype: int64
- name: pos_seed
dtype: int64
- name: kind
dtype: string
- name: language
dtype: string
- name: group_id
dtype: int64
- name: context_size
dtype: int64
- name: star_num
dtype: int64
splits:
- name: train
num_bytes: 6485874
num_examples: 48
download_size: 4394186
dataset_size: 6485874
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- config_name: en-acquisition-32-4000-128000
data_files:
- split: train
path: en-acquisition-32-4000-128000/train-*
- config_name: zh-reasoning-32-4000-128000
data_files:
- split: train
path: zh-reasoning-32-4000-128000/train-*
---
|