agentic_samples / README.md
xiaoyuanliu's picture
Upload dataset
ac2564c verified
---
dataset_info:
features:
- name: id
dtype: int64
- name: source
dtype: string
- name: doc_type
dtype: string
- name: doc_length
dtype: int64
- name: doc_length_type
dtype: string
- name: question_type
dtype: string
- name: question
dtype: string
- name: answer
sequence: string
- name: source_id
dtype: int64
splits:
- name: train
num_bytes: 3414468
num_examples: 1030
download_size: 441087
dataset_size: 3414468
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---