--- dataset_info: features: - name: max_stars_repo_path dtype: string - name: max_stars_repo_name dtype: string - name: max_stars_count dtype: int64 - name: id dtype: string - name: content dtype: string - name: score dtype: float64 - name: label dtype: string splits: - name: train num_bytes: 199466 num_examples: 49 download_size: 89714 dataset_size: 199466 configs: - config_name: default data_files: - split: train path: data/train-* ---