--- 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: text dtype: string - name: tokens sequence: string - name: labels sequence: string splits: - name: train num_bytes: 355712 num_examples: 1024 - name: validation num_bytes: 92001 num_examples: 256 - name: test num_bytes: 747809 num_examples: 2048 download_size: 532813 dataset_size: 1195522 --- # Dataset Card for "dane-mini" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)