--- configs: - config_name: default data_files: - split: test path: data/test-* - split: train path: data/train-* - split: validate path: data/validate-* dataset_info: features: - name: text_clean dtype: string - name: label dtype: int64 splits: - name: test num_bytes: 6706239 num_examples: 11073 - name: train num_bytes: 53661398 num_examples: 88572 - name: validate num_bytes: 7037355 num_examples: 11071 download_size: 30858766 dataset_size: 67404992 --- # Dataset Card for "highest_vs_rest_balanced_jira" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)