slplab's picture
Upload dataset
9acc629 verified
|
raw
history blame contribute delete
No virus
705 Bytes
---
dataset_info:
features:
- name: source
dtype: string
- name: target
dtype: string
- name: rationale
dtype: string
- name: config
dtype: string
- name: prompt
dtype: string
- name: __index_level_0__
dtype: int64
splits:
- name: train
num_bytes: 237198.28846153847
num_examples: 62
- name: validation
num_bytes: 80341.35576923077
num_examples: 21
- name: test
num_bytes: 80341.35576923077
num_examples: 21
download_size: 195088
dataset_size: 397881.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
---