--- configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* dataset_info: features: - name: filename dtype: string - name: title dtype: string - name: text dtype: string - name: softlabel dtype: string splits: - name: train num_bytes: 39315928 num_examples: 19595 - name: validation num_bytes: 1804098 num_examples: 984 - name: test num_bytes: 1774665 num_examples: 970 download_size: 20398923 dataset_size: 42894691 --- # Dataset Card for "id-mongabay-experiment" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)