sjelassi/parabank2_10k
收藏官方服务:
资源简介:
--- dataset_info: features: - name: question dtype: string - name: answer dtype: string splits: - name: train num_bytes: 3190721 num_examples: 10000 - name: test num_bytes: 323369 num_examples: 1000 download_size: 2080202 dataset_size: 3514090 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---
This dataset comprises question-answer pairs, primarily utilized for question answering tasks. The dataset is partitioned into a training set and a test set, with 10,000 samples in the training set and 1,000 samples in the test set. Each sample contains one question and its corresponding answer, both of which are of string type.
提供机构:
sjelassi


