--- dataset_info: - config_name: closure features: - name: doc dtype: string - name: text dtype: string - name: entities list: - name: id dtype: string - name: offsets sequence: int64 - name: text dtype: string - name: relations list: - name: relation dtype: string - name: source dtype: string - name: target dtype: string splits: - name: train num_bytes: 6426627 num_examples: 204 - name: valid num_bytes: 1119055 num_examples: 51 - name: test num_bytes: 666290 num_examples: 20 download_size: 1318577 dataset_size: 8211972 - config_name: default features: - name: doc dtype: string - name: text dtype: string - name: entities list: - name: id dtype: string - name: offsets sequence: int64 - name: text dtype: string - name: relations list: - name: relation dtype: string - name: source dtype: string - name: target dtype: string splits: - name: train num_bytes: 2019477 num_examples: 204 - name: valid num_bytes: 405138 num_examples: 51 - name: test num_bytes: 185343 num_examples: 20 download_size: 755240 dataset_size: 2609958 - config_name: level_3 features: - name: doc dtype: string - name: text dtype: string - name: entities list: - name: id dtype: string - name: offsets sequence: int64 - name: text dtype: string - name: relations sequence: 'null' splits: - name: valid num_bytes: 10736488661 num_examples: 2319166 - name: test num_bytes: 1279166641 num_examples: 475342 download_size: 54746374 dataset_size: 12015655302 configs: - config_name: closure data_files: - split: train path: closure/train-* - split: valid path: closure/valid-* - split: test path: closure/test-* - config_name: default data_files: - split: train path: data/train-* - split: valid path: data/valid-* - split: test path: data/test-* - config_name: level_3 data_files: - split: valid path: level_3/valid-* - split: test path: level_3/test-* ---