File size: 1,343 Bytes
991ef43 | 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 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 | ---
dataset_info:
features:
- name: question
dtype: string
- name: answer
dtype: string
- name: __index_level_0__
dtype: int64
splits:
- name: ambiguity
num_bytes: 17615
num_examples: 100
- name: arithmetic
num_bytes: 13657
num_examples: 100
- name: causality
num_bytes: 23811
num_examples: 100
- name: duration
num_bytes: 34636
num_examples: 100
- name: frequency
num_bytes: 26703
num_examples: 100
- name: nli
num_bytes: 37431
num_examples: 100
- name: ordering
num_bytes: 44837
num_examples: 100
- name: relation
num_bytes: 38724
num_examples: 100
- name: storytelling
num_bytes: 38223
num_examples: 100
- name: typical
num_bytes: 81159
num_examples: 100
download_size: 215835
dataset_size: 356796
configs:
- config_name: default
data_files:
- split: ambiguity
path: data/ambiguity-*
- split: arithmetic
path: data/arithmetic-*
- split: causality
path: data/causality-*
- split: duration
path: data/duration-*
- split: frequency
path: data/frequency-*
- split: nli
path: data/nli-*
- split: ordering
path: data/ordering-*
- split: relation
path: data/relation-*
- split: storytelling
path: data/storytelling-*
- split: typical
path: data/typical-*
---
|