dsc2025-processed / README.md
phuocsang's picture
Upload dataset
099d3ca verified
---
dataset_info:
features:
- name: id
dtype: string
- name: context
dtype: string
- name: prompt
dtype: string
- name: response
dtype: string
- name: label
dtype: string
- name: top_k_context
dtype: string
splits:
- name: train
num_bytes: 18576207
num_examples: 7000
- name: test
num_bytes: 2650834
num_examples: 1000
download_size: 11204094
dataset_size: 21227041
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---