--- dataset_info: - config_name: EVQA2hop_1013_data features: - name: pos_item_ids sequence: string - name: pos_item_contents sequence: string - name: img_id dtype: string - name: img_path dtype: string - name: image_id dtype: string - name: question_id dtype: string - name: question dtype: string - name: answers sequence: string - name: gold_answer dtype: string - name: question_type dtype: string - name: instruction dtype: string splits: - name: train num_bytes: 313608246 num_examples: 99866 - name: valid num_bytes: 5938138 num_examples: 1895 - name: test num_bytes: 3103988 num_examples: 1000 download_size: 23623385 dataset_size: 322650372 - config_name: EVQA2hop_1013_passages features: - name: language dtype: string - name: passage_id dtype: string - name: passage_content dtype: string splits: - name: train_passages num_bytes: 60636154 num_examples: 51995 - name: valid_passages num_bytes: 60636154 num_examples: 51995 - name: test_passages num_bytes: 60636154 num_examples: 51995 download_size: 108624264 dataset_size: 181908462 - config_name: Infoseek_data features: - name: question_id dtype: string - name: image_id dtype: string - name: image_path dtype: string - name: img_path dtype: string - name: question dtype: string - name: gold_answer dtype: string - name: answers sequence: string - name: data_split dtype: string - name: entity_id dtype: string - name: entity_text dtype: string - name: wiki_title dtype: string - name: pos_item_ids sequence: string - name: pos_item_contents sequence: string - name: instruction dtype: string splits: - name: train num_bytes: 1511863914 num_examples: 934048 - name: valid num_bytes: 106181637 num_examples: 73620 - name: valid_m2kr num_bytes: 7393896 num_examples: 4708 download_size: 603603064 dataset_size: 1625439447 - config_name: Infoseek_passages features: - name: passage_id dtype: string - name: passage_content dtype: string - name: title dtype: string splits: - name: train_passages num_bytes: 54707245 num_examples: 99637 - name: valid_passages num_bytes: 54707245 num_examples: 99637 - name: valid_m2kr_passages num_bytes: 54707245 num_examples: 99637 download_size: 109578798 dataset_size: 164121735 configs: - config_name: EVQA2hop_1013_data data_files: - split: train path: EVQA2hop_1013_data/train-* - split: valid path: EVQA2hop_1013_data/valid-* - split: test path: EVQA2hop_1013_data/test-* - config_name: EVQA2hop_1013_passages data_files: - split: train_passages path: EVQA2hop_1013_passages/train_passages-* - split: valid_passages path: EVQA2hop_1013_passages/valid_passages-* - split: test_passages path: EVQA2hop_1013_passages/test_passages-* - config_name: Infoseek_data data_files: - split: train path: Infoseek_data/train-* - split: valid path: Infoseek_data/valid-* - split: valid_m2kr path: Infoseek_data/valid_m2kr-* - config_name: Infoseek_passages data_files: - split: train_passages path: Infoseek_passages/train_passages-* - split: valid_passages path: Infoseek_passages/valid_passages-* - split: valid_m2kr_passages path: Infoseek_passages/valid_m2kr_passages-* ---