--- dataset_info: features: - name: source dtype: string - name: original_target dtype: string - name: target dtype: string - name: qid dtype: string splits: - name: train num_bytes: 14698691 num_examples: 25404 - name: validation_comp num_bytes: 507274 num_examples: 662 - name: validation_iid num_bytes: 380747 num_examples: 662 - name: test_comp num_bytes: 502052 num_examples: 663 - name: test_iid num_bytes: 379031 num_examples: 662 - name: train_filtered num_bytes: 14692672 num_examples: 25396 - name: fewshot_comp num_bytes: 99905 num_examples: 128 download_size: 8337778 dataset_size: 31260372 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation_comp path: data/validation_comp-* - split: validation_iid path: data/validation_iid-* - split: test_comp path: data/test_comp-* - split: test_iid path: data/test_iid-* - split: train_filtered path: data/train_filtered-* - split: fewshot_comp path: data/fewshot_comp-* ---