sam2ai's picture
Upload README.md with huggingface_hub
4311b7b
metadata
configs:
  - config_name: default
    data_files:
      - split: validation
        path: data/validation-*
dataset_info:
  features:
    - name: type
      dtype: string
    - name: category
      dtype: string
    - name: question
      dtype: string
    - name: best_answer
      dtype: string
    - name: correct_answers
      sequence: string
    - name: incorrect_answers
      sequence: string
    - name: source
      dtype: string
  splits:
    - name: validation
      num_bytes: 81430
      num_examples: 50
  download_size: 35995
  dataset_size: 81430

Dataset Card for "hindi_truthfulqa_gen_mini"

More Information needed