counting-stars / README.md
ryan-minato's picture
Upload dataset
329156a verified
|
raw
history blame
1.52 kB
---
dataset_info:
- 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: 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-*
---