--- dataset_info: features: - name: code dtype: string - name: quality_prob dtype: float64 - name: learning_prob dtype: float64 splits: - name: train num_bytes: 28798873.202844873 num_examples: 58343 download_size: 17651528 dataset_size: 28798873.202844873 configs: - config_name: default data_files: - split: train path: data/train-* --- # Dataset Card for "python_functions_filtered" Python functions extracted from starcoder base. Only functions with minimal external dependencies were chosen. They were filtered manually, and also based on learning value and quality.