one_piece_json / README.md
dev-ninja's picture
Upload README.md with huggingface_hub
7d1d337
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: question
dtype: string
- name: answer
dtype: string
splits:
- name: train
num_bytes: 2299.5
num_examples: 28
- name: test
num_bytes: 328.5
num_examples: 4
download_size: 4593
dataset_size: 2628.0
---
# Dataset Card for "one_piece_json"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)