self-test1 / README.md
satpalsr's picture
Upload README.md with huggingface_hub
3062eac verified
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: question
      dtype: string
    - name: answer
      dtype: string
    - name: lang
      dtype: string
  splits:
    - name: train
      num_bytes: 5312
      num_examples: 20
  download_size: 5253
  dataset_size: 5312

Dataset Card for "self-test1"

More Information needed