--- configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* dataset_info: features: - name: text1 dtype: string - name: text2 dtype: string splits: - name: train num_bytes: 274391554 num_examples: 1000000 - name: test num_bytes: 27471369 num_examples: 100000 download_size: 18958939 dataset_size: 301862923 --- # Dataset Card for "ark" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)