PatrickHaller/the-stack-python-100k
收藏资源简介:
--- dataset_info: features: - name: hexsha dtype: string - name: size dtype: int64 - name: ext dtype: string - name: lang dtype: string - name: max_stars_repo_path dtype: string - name: max_stars_repo_name dtype: string - name: max_stars_repo_head_hexsha dtype: string - name: max_stars_repo_licenses sequence: string - name: max_stars_count dtype: int64 - name: max_stars_repo_stars_event_min_datetime dtype: string - name: max_stars_repo_stars_event_max_datetime dtype: string - name: max_issues_repo_path dtype: string - name: max_issues_repo_name dtype: string - name: max_issues_repo_head_hexsha dtype: string - name: max_issues_repo_licenses sequence: string - name: max_issues_count dtype: int64 - name: max_issues_repo_issues_event_min_datetime dtype: string - name: max_issues_repo_issues_event_max_datetime dtype: string - name: max_forks_repo_path dtype: string - name: max_forks_repo_name dtype: string - name: max_forks_repo_head_hexsha dtype: string - name: max_forks_repo_licenses sequence: string - name: max_forks_count dtype: int64 - name: max_forks_repo_forks_event_min_datetime dtype: string - name: max_forks_repo_forks_event_max_datetime dtype: string - name: content dtype: string - name: avg_line_length dtype: float64 - name: max_line_length dtype: int64 - name: alphanum_fraction dtype: float64 splits: - name: train num_bytes: 895372482 num_examples: 100000 download_size: 330591261 dataset_size: 895372482 configs: - config_name: default data_files: - split: train path: data/train-* ---
dataset_info: features: - name: 十六进制提交哈希(hexsha) dtype: 字符串 - name: 文件大小(size) dtype: 64位整数 - name: 文件扩展名(ext) dtype: 字符串 - name: 语言(lang) dtype: 字符串 - name: 最高星标仓库路径(max_stars_repo_path) dtype: 字符串 - name: 最高星标仓库名称(max_stars_repo_name) dtype: 字符串 - name: 最高星标仓库HEAD提交哈希(max_stars_repo_head_hexsha) dtype: 字符串 - name: 最高星标仓库许可证列表(max_stars_repo_licenses) dtype: 字符串序列 - name: 最高星标仓库星标数(max_stars_count) dtype: 64位整数 - name: 最高星标仓库星标事件最早时间(max_stars_repo_stars_event_min_datetime) dtype: 字符串 - name: 最高星标仓库星标事件最晚时间(max_stars_repo_stars_event_max_datetime) dtype: 字符串 - name: 最高议题数仓库路径(max_issues_repo_path) dtype: 字符串 - name: 最高议题数仓库名称(max_issues_repo_name) dtype: 字符串 - name: 最高议题数仓库HEAD提交哈希(max_issues_repo_head_hexsha) dtype: 字符串 - name: 最高议题数仓库许可证列表(max_issues_repo_licenses) dtype: 字符串序列 - name: 最高议题数仓库议题数(max_issues_count) dtype: 64位整数 - name: 最高议题数仓库议题事件最早时间(max_issues_repo_issues_event_min_datetime) dtype: 字符串 - name: 最高议题数仓库议题事件最晚时间(max_issues_repo_issues_event_max_datetime) dtype: 字符串 - name: 最高复刻数仓库路径(max_forks_repo_path) dtype: 字符串 - name: 最高复刻数仓库名称(max_forks_repo_name) dtype: 字符串 - name: 最高复刻数仓库HEAD提交哈希(max_forks_repo_head_hexsha) dtype: 字符串 - name: 最高复刻数仓库许可证列表(max_forks_repo_licenses) dtype: 字符串序列 - name: 最高复刻数仓库复刻数(max_forks_count) dtype: 64位整数 - name: 最高复刻数仓库复刻事件最早时间(max_forks_repo_forks_event_min_datetime) dtype: 字符串 - name: 最高复刻数仓库复刻事件最晚时间(max_forks_repo_forks_event_max_datetime) dtype: 字符串 - name: 文件内容(content) dtype: 字符串 - name: 平均行长度(avg_line_length) dtype: 双精度浮点数 - name: 最大行长度(max_line_length) dtype: 64位整数 - name: 字母数字占比(alphanum_fraction) dtype: 双精度浮点数 splits: - name: 训练集(train) num_bytes: 895372482 num_examples: 100000 download_size: 330591261 dataset_size: 895372482 configs: - config_name: 默认配置(default) data_files: - split: 训练集(train) path: data/train-*
数据集概述
数据集特征
- hexsha: 字符串类型
- size: 整数类型
- ext: 字符串类型
- lang: 字符串类型
- max_stars_repo_path: 字符串类型
- max_stars_repo_name: 字符串类型
- max_stars_repo_head_hexsha: 字符串类型
- max_stars_repo_licenses: 字符串序列类型
- max_stars_count: 整数类型
- max_stars_repo_stars_event_min_datetime: 字符串类型
- max_stars_repo_stars_event_max_datetime: 字符串类型
- max_issues_repo_path: 字符串类型
- max_issues_repo_name: 字符串类型
- max_issues_repo_head_hexsha: 字符串类型
- max_issues_repo_licenses: 字符串序列类型
- max_issues_count: 整数类型
- max_issues_repo_issues_event_min_datetime: 字符串类型
- max_issues_repo_issues_event_max_datetime: 字符串类型
- max_forks_repo_path: 字符串类型
- max_forks_repo_name: 字符串类型
- max_forks_repo_head_hexsha: 字符串类型
- max_forks_repo_licenses: 字符串序列类型
- max_forks_count: 整数类型
- max_forks_repo_forks_event_min_datetime: 字符串类型
- max_forks_repo_forks_event_max_datetime: 字符串类型
- content: 字符串类型
- avg_line_length: 浮点数类型
- max_line_length: 整数类型
- alphanum_fraction: 浮点数类型
数据集分割
- train:
- 字节数: 895372482
- 示例数: 100000
数据集大小
- 下载大小: 330591261
- 数据集大小: 895372482
配置
- config_name: default
- data_files:
- split: train
- path: data/train-*
- split: train
- data_files:




