--- dataset_info: features: - name: anchor dtype: string - name: positive dtype: string - name: negative dtype: string - name: anchor_status dtype: string splits: - name: train num_bytes: 4723918 num_examples: 500 - name: validation num_bytes: 4822684 num_examples: 500 - name: test num_bytes: 4681905 num_examples: 500 download_size: 7582739 dataset_size: 14228507 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* ---