Nofing/MECI-v0.1-public-standard-eci
收藏资源简介:
--- dataset_info: features: - name: id dtype: string - name: tokens list: string - name: mentions list: string - name: spans list: list: int64 - name: relations struct: - name: causedby list: list: int64 - name: causes list: list: int64 - name: norel list: list: int64 - name: pair_list list: list: int64 - name: lang dtype: string - name: split dtype: string - name: text dtype: string - name: annots dtype: string splits: - name: train num_bytes: 14573958 num_examples: 2157 - name: test num_bytes: 4710317 num_examples: 716 - name: dev num_bytes: 4563386 num_examples: 718 download_size: 15251298 dataset_size: 23847661 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* - split: dev path: data/dev-* ---




