--- configs: - config_name: default data_files: - split: train path: data/train-* - split: eval path: data/eval-* - split: eval_zero_shot path: data/eval_zero_shot-* - split: eval_normal path: data/eval_normal-* dataset_info: features: - name: input dtype: string - name: label sequence: int64 - name: input_ids sequence: int32 - name: attention_mask sequence: int8 splits: - name: train num_bytes: 137430914 num_examples: 177638 - name: eval num_bytes: 1529607 num_examples: 7830 - name: eval_zero_shot num_bytes: 562161 num_examples: 2859 - name: eval_normal num_bytes: 967446 num_examples: 4971 download_size: 61636686 dataset_size: 140490128 --- # Dataset Card for "nci_nq_t5_tokenized" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)