selfk4 / README.md
satpalsr's picture
Upload README.md with huggingface_hub
2ec6fce verified
|
raw
history blame
499 Bytes
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: 30448
      num_examples: 100
  download_size: 16631
  dataset_size: 30448

Dataset Card for "selfk4"

More Information needed