--- language: - vi dataset_info: features: - name: question_id dtype: string - name: question dtype: string - name: positive_context_id dtype: string - name: positive_context dtype: string - name: hard_negative_ids dtype: string - name: hard_negatives dtype: string splits: - name: train num_bytes: 1965256215 num_examples: 81267 download_size: 736814411 dataset_size: 1965256215 configs: - config_name: default data_files: - split: train path: data/train-* ---