--- license: cc-by-4.0 dataset_info: config_name: binary features: - name: text dtype: string - name: labels dtype: int64 - name: lang dtype: string - name: fold dtype: string - name: original_lang dtype: string splits: - name: train num_bytes: 40778308 num_examples: 219600 - name: valid num_bytes: 4554017 num_examples: 24400 - name: test num_bytes: 4986069 num_examples: 27112 download_size: 21749409 dataset_size: 50318394 configs: - config_name: binary data_files: - split: train path: binary/train-* - split: valid path: binary/valid-* - split: test path: binary/test-* ---