one_piece_json / README.md
dev-ninja's picture
Upload README.md with huggingface_hub
7d1d337
metadata
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

Dataset Card for "one_piece_json"

More Information needed