--- configs: - config_name: default data_files: - split: c4 path: data/c4-* - split: biomedical path: data/biomedical-* - split: counterfactual path: data/counterfactual-* - split: academic path: data/academic-* dataset_info: features: - name: text dtype: string - name: url dtype: string splits: - name: c4 num_bytes: 1820234 num_examples: 1000 - name: biomedical num_bytes: 1803036 num_examples: 989 - name: counterfactual num_bytes: 1813882 num_examples: 985 - name: academic num_bytes: 1199491 num_examples: 986 download_size: 4124290 dataset_size: 6636643 --- # Dataset Card for "c4_derived" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)