--- configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* - split: validation path: data/validation-* dataset_info: features: - name: log dtype: string - name: label dtype: string - name: id dtype: int64 splits: - name: train num_bytes: 6352006 num_examples: 24320 - name: test num_bytes: 1813856 num_examples: 6948 - name: validation num_bytes: 909250 num_examples: 3475 download_size: 2288707 dataset_size: 9075112 --- # Dataset Card for "AA" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)