SeyedAli's picture
Upload README.md with huggingface_hub
f22d344
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: id
dtype: string
- name: category
dtype: string
- name: question
dtype: string
- name: candidates
sequence: string
- name: answer
dtype: string
splits:
- name: train
num_bytes: 923468
num_examples: 2808
- name: test
num_bytes: 235093
num_examples: 702
download_size: 452806
dataset_size: 1158561
---
# Dataset Card for "Persian-MultiChoice-QA"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)