File size: 863 Bytes
1ee3b40
 
addcbfd
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
0231a86
 
 
 
 
 
1ee3b40
 
 
38d97db
1ee3b40
 
b713422
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47


---
dataset_info:
  features:
  - name: id
    dtype: string
  - name: question_stem
    dtype: string
  - name: choices
    struct:
    - name: label
      sequence: string
    - name: text
      sequence: string
  - name: answerKey
    dtype: string
  - name: fact1
    dtype: string
  - name: humanScore
    dtype: float64
  - name: clarity
    dtype: float64
  splits:
  - name: test
    num_bytes: 142808
    num_examples: 500
  download_size: 78813
  dataset_size: 142808
configs:
- config_name: default
  data_files:
  - split: test
    path: data/test-*
task_categories:
- question-answering
language:
- it
size_categories:
- n<1K
---

## Dataset Details

This is an Italian translated version of the **test only** dataset [allenai/openbookqa](https://huggingface.co/datasets/allenai/openbookqa).

The dataset was translated using the Palm 2 Google API.