File size: 641 Bytes
6858bf7 |
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 |
---
dataset_info:
features:
- name: id
dtype: int64
- name: query
dtype: string
- name: answer
dtype: string
- name: choices
sequence: string
- name: gold
dtype: int64
- name: text
dtype: string
splits:
- name: train
num_bytes: 434142
num_examples: 482
- name: valid
num_bytes: 62168
num_examples: 69
- name: test
num_bytes: 125227
num_examples: 139
download_size: 107361
dataset_size: 621537
---
# Dataset Card for "flare-australian"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |