--- 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-* ---