--- dataset_info: features: - name: id dtype: string - name: title dtype: string - name: abstract dtype: string - name: cs.HC dtype: bool - name: cs.CE dtype: bool - name: cs.SD dtype: bool - name: cs.SI dtype: bool - name: cs.AI dtype: bool - name: cs.IR dtype: bool - name: cs.LG dtype: bool - name: cs.RO dtype: bool - name: cs.CL dtype: bool - name: cs.IT dtype: bool - name: cs.SY dtype: bool - name: cs.CV dtype: bool - name: cs.CR dtype: bool - name: cs.CY dtype: bool - name: cs.MA dtype: bool - name: cs.NE dtype: bool - name: cs.DB dtype: bool - name: Other dtype: bool - name: __index_level_0__ dtype: int64 splits: - name: train num_bytes: 556544562 num_examples: 432737 - name: test num_bytes: 139044557 num_examples: 108185 download_size: 395376632 dataset_size: 695589119 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---