--- configs: - config_name: default data_files: - split: test path: data/test-* - split: train path: data/train-* - split: validate path: data/validate-* dataset_info: features: - name: text_clean dtype: string - name: label dtype: int64 splits: - name: test num_bytes: 103403 num_examples: 181 - name: train num_bytes: 827091 num_examples: 1448 - name: validate num_bytes: 109188 num_examples: 181 download_size: 509576 dataset_size: 1039682 --- # Dataset Card for "mongoDB_testset" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)