--- dataset_info: - config_name: chemprot-b features: - name: id dtype: string - name: sentence dtype: string - name: label dtype: string splits: - name: train num_bytes: 4613472 num_examples: 16388 - name: validation num_bytes: 2959966 num_examples: 10322 - name: test num_bytes: 4400462 num_examples: 14372 download_size: 2259620 dataset_size: 11973900 - config_name: chemprot-r features: - name: id dtype: string - name: sentence dtype: string - name: label dtype: string splits: - name: train num_bytes: 4363176 num_examples: 16388 - name: validation num_bytes: 2804601 num_examples: 10322 - name: test num_bytes: 4170513 num_examples: 14372 download_size: 2151193 dataset_size: 11338290 - config_name: ddi-b features: - name: id dtype: string - name: sentence dtype: string - name: label dtype: string splits: - name: train num_bytes: 10037090 num_examples: 25252 - name: validation num_bytes: 719586 num_examples: 2493 - name: test num_bytes: 1940583 num_examples: 5709 download_size: 1679377 dataset_size: 12697259 - config_name: ddi-r features: - name: id dtype: string - name: sentence dtype: string - name: label dtype: string splits: - name: train num_bytes: 9341332 num_examples: 25252 - name: validation num_bytes: 652814 num_examples: 2493 - name: test num_bytes: 1778303 num_examples: 5709 download_size: 1550919 dataset_size: 11772449 - config_name: drugprot-b features: - name: id dtype: string - name: sentence dtype: string - name: label dtype: string splits: - name: train num_bytes: 18767813 num_examples: 64776 - name: validation num_bytes: 3798078 num_examples: 13455 - name: test num_bytes: 62262857 num_examples: 223949 download_size: 15771077 dataset_size: 84828748 - config_name: drugprot-r features: - name: id dtype: string - name: sentence dtype: string - name: label dtype: string splits: - name: train num_bytes: 17668848 num_examples: 64776 - name: validation num_bytes: 3572058 num_examples: 13455 - name: test num_bytes: 57909336 num_examples: 223949 download_size: 14641995 dataset_size: 79150242 configs: - config_name: chemprot-b data_files: - split: train path: chemprot-b/train-* - split: validation path: chemprot-b/validation-* - split: test path: chemprot-b/test-* - config_name: chemprot-r data_files: - split: train path: chemprot-r/train-* - split: validation path: chemprot-r/validation-* - split: test path: chemprot-r/test-* - config_name: ddi-b data_files: - split: train path: ddi-b/train-* - split: validation path: ddi-b/validation-* - split: test path: ddi-b/test-* - config_name: ddi-r data_files: - split: train path: ddi-r/train-* - split: validation path: ddi-r/validation-* - split: test path: ddi-r/test-* - config_name: drugprot-b data_files: - split: train path: drugprot-b/train-* - split: validation path: drugprot-b/validation-* - split: test path: drugprot-b/test-* - config_name: drugprot-r data_files: - split: train path: drugprot-r/train-* - split: validation path: drugprot-r/validation-* - split: test path: drugprot-r/test-* ---