| dataset_info: | |
| features: | |
| - name: blob_id | |
| dtype: string | |
| - name: repo_name | |
| dtype: string | |
| - name: path | |
| dtype: string | |
| - name: length_bytes | |
| dtype: int64 | |
| - name: score | |
| dtype: float64 | |
| - name: int_score | |
| dtype: int64 | |
| - name: text | |
| dtype: string | |
| - name: is_english | |
| dtype: bool | |
| splits: | |
| - name: train | |
| num_bytes: 875280662 | |
| num_examples: 726923 | |
| download_size: 459109574 | |
| dataset_size: 875280662 | |
| configs: | |
| - config_name: default | |
| data_files: | |
| - split: train | |
| path: data/train-* | |
| Dataset created from styal/filtered-python-edu with only English samples. | |
| Enlgish samples have been classified with papluca/xlm-roberta-base-language-detection with a minimum threshold score of 0.8. | |