--- 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](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)