esslushy/Responding-To-Type-Feedback
收藏资源简介:
--- license: bsd-3-clause 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: float64 - 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: float64 - 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: float64 - 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 - name: annotation_sites dtype: int64 - name: type_definitions dtype: int64 - name: loc dtype: int64 - name: functions dtype: int64 - name: loc_per_function dtype: float64 - name: estimated_tokens dtype: int64 - name: messages list: - name: content dtype: string - name: role dtype: string splits: - name: train num_bytes: 101644613.7108 num_examples: 18910 download_size: 54080650 dataset_size: 101644613.7108 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: 浮点数类型
- annotation_sites: 整数类型
- type_definitions: 整数类型
- loc: 整数类型
- functions: 整数类型
- loc_per_function: 浮点数类型
- estimated_tokens: 整数类型
- messages: 列表类型,包含以下子特征:
- content: 字符串类型
- role: 字符串类型
数据集划分
- train: 训练集
- 数据量: 101644613.7108字节
- 示例数量: 18910
数据集大小
- 下载大小: 54080650字节
- 数据集大小: 101644613.7108字节
配置信息
- config_name: default
- data_files:
- split: train
- path: data/train-*



