--- configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* dataset_info: features: - name: code dtype: string - name: code_codestyle dtype: int64 - name: style_context dtype: string - name: style_context_codestyle dtype: int64 - name: label dtype: int64 splits: - name: train num_bytes: 1794945328.216033 num_examples: 153992 - name: test num_bytes: 326644128.3197262 num_examples: 28194 download_size: 645473358 dataset_size: 2121589456.5357592 --- # Dataset Card for "python_codestyles-mixed1-500" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)