--- dataset_info: features: - name: file_id dtype: string - name: repo dtype: string - name: token_length dtype: int64 - name: path dtype: string - name: content dtype: string - name: original_comment dtype: string - name: prompt dtype: string - name: Included dtype: string splits: - name: train num_bytes: 5399079 num_examples: 710 download_size: 2196019 dataset_size: 5399079 configs: - config_name: default data_files: - split: train path: data/train-* ---