nuprl/ts-eval-with-usages
收藏Hugging Face2023-08-13 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/nuprl/ts-eval-with-usages
下载链接
链接失效反馈官方服务:
资源简介:
---
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: loc
dtype: int64
- name: functions
dtype: int64
- name: function_signatures
dtype: int64
- name: function_parameters
dtype: int64
- name: variable_declarations
dtype: int64
- name: property_declarations
dtype: int64
- name: function_usages
dtype: int64
- name: trivial_types
dtype: int64
- name: predefined_types
dtype: int64
- name: type_definitions
dtype: int64
- name: dynamism_heuristic
dtype: int64
- name: loc_per_function
dtype: float64
- name: estimated_tokens
dtype: int64
- name: fun_ann_density
dtype: float64
- name: var_ann_density
dtype: float64
- name: prop_ann_density
dtype: float64
- name: typedef_density
dtype: float64
- name: dynamism_density
dtype: float64
- name: trivial_density
dtype: float64
- name: predefined_density
dtype: float64
- name: metric
dtype: float64
- name: content_without_annotations
dtype: string
splits:
- name: test
num_bytes: 6009683
num_examples: 744
download_size: 2426430
dataset_size: 6009683
---
# Dataset Card for "ts-eval-with-usages"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
nuprl
原始信息汇总
数据集特征
基本信息
- hexsha: 字符串类型
- size: 64位整数类型
- ext: 字符串类型
- lang: 字符串类型
最高星标仓库信息
- max_stars_repo_path: 字符串类型
- max_stars_repo_name: 字符串类型
- max_stars_repo_head_hexsha: 字符串类型
- max_stars_repo_licenses: 字符串序列类型
- max_stars_count: 64位浮点数类型
- 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: 64位浮点数类型
- 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: 64位浮点数类型
- max_forks_repo_forks_event_min_datetime: 字符串类型
- max_forks_repo_forks_event_max_datetime: 字符串类型
内容分析
- content: 字符串类型
- avg_line_length: 64位浮点数类型
- max_line_length: 64位整数类型
- alphanum_fraction: 64位浮点数类型
- loc: 64位整数类型
- functions: 64位整数类型
- function_signatures: 64位整数类型
- function_parameters: 64位整数类型
- variable_declarations: 64位整数类型
- property_declarations: 64位整数类型
- function_usages: 64位整数类型
- trivial_types: 64位整数类型
- predefined_types: 64位整数类型
- type_definitions: 64位整数类型
- dynamism_heuristic: 64位整数类型
- loc_per_function: 64位浮点数类型
- estimated_tokens: 64位整数类型
- fun_ann_density: 64位浮点数类型
- var_ann_density: 64位浮点数类型
- prop_ann_density: 64位浮点数类型
- typedef_density: 64位浮点数类型
- dynamism_density: 64位浮点数类型
- trivial_density: 64位浮点数类型
- predefined_density: 64位浮点数类型
- metric: 64位浮点数类型
- content_without_annotations: 字符串类型
数据集分割
- test:
- num_bytes: 6009683
- num_examples: 744
数据集大小
- download_size: 2426430
- dataset_size: 6009683



