openbookqa-ita / README.md
yuri-no's picture
Update README.md
b713422 verified
|
raw
history blame contribute delete
No virus
863 Bytes
---
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.