CoolFace
Datasetpublic

gremlin97/RemoteSensingCorpus

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes20downloads
README.md23 linesDownload Raw Back to root
1---2dataset_info:3  features:4  - name: text5    dtype: string6  splits:7  - name: train8    num_bytes: 33825349    num_examples: 6399110  - name: test11    num_bytes: 46650012    num_examples: 711113  download_size: 229247214  dataset_size: 384903415configs:16- config_name: default17  data_files:18  - split: train19    path: data/train-*20  - split: test21    path: data/test-*22---23