hindi_siqa_mini / README.md
sam2ai's picture
Upload README.md with huggingface_hub
1f0a67f
metadata
configs:
  - config_name: default
    data_files:
      - split: validation
        path: data/validation-*
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: context
      dtype: string
    - name: question
      dtype: string
    - name: answerA
      dtype: string
    - name: answerB
      dtype: string
    - name: answerC
      dtype: string
    - name: label
      dtype: int64
  splits:
    - name: validation
      num_bytes: 23348
      num_examples: 50
    - name: train
      num_bytes: 23348
      num_examples: 50
  download_size: 32064
  dataset_size: 46696

Dataset Card for "hindi_siqa_mini"

More Information needed