--- 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: nup dtype: string - name: data dtype: string - name: titulo dtype: string - name: andamento dtype: string - name: classificacao_andamento sequence: string - name: __index_level_0__ dtype: int64 splits: - name: train num_bytes: 13722868 num_examples: 19924 - name: test num_bytes: 3071574 num_examples: 4270 - name: validation num_bytes: 2943882 num_examples: 4269 download_size: 10133342 dataset_size: 19738324 --- # Dataset Card for "and" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)