--- dataset_info: features: - name: articleId dtype: string - name: sentId dtype: string - name: text dtype: string - name: entity1 dtype: string - name: entity2 dtype: string - name: entity1Type dtype: string - name: entity2Type dtype: string - name: relation dtype: string - name: prompt_0_shot dtype: string - name: prompt_2_shot dtype: string - name: prompt_5_shot dtype: string splits: - name: train num_bytes: 429973611 num_examples: 94222 - name: validation num_bytes: 39464919 num_examples: 8489 - name: test num_bytes: 39914011 num_examples: 8616 download_size: 194944838 dataset_size: 509352541 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* task_categories: - text-classification - text-generation language: - en tags: - relation-extraction - information-extraction size_categories: - 10K