File size: 772 Bytes
c104b7b
 
 
 
 
 
 
 
8e6dbd6
 
 
 
0a0099a
 
8e6dbd6
 
 
6994f86
 
 
8e6dbd6
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
---
license: apache-2.0
task_categories:
- question-answering
language:
- en
size_categories:
- 10K<n<100K
---

# Dataset Description

 #### Combined datasets for training LLMs on Qwestion_Answering and Multiple_Choices.
 #### These datasets are all for general knowledge, commonsense reasoning, and reading comprehension abilities of AI models.
 
# Source Data

- **allenai/ai2_arc** -----------------"https://huggingface.co/datasets/allenai/ai2_arc"
- **allenai/openbookqa** ----------"https://huggingface.co/datasets/allenai/openbookqa"
- **tau/commonsense_qa** -------"https://huggingface.co/datasets/tau/commonsense_qa"

## Annotations 

##### changed all the splits from the original datasets to be only "train", and deleting some of the missing "answerkey" values.