Datasets:

Modalities:
Tabular
Text
Formats:
parquet
Size:
< 1K
Libraries:
Datasets
pandas
cassanof's picture
Upload README.md with huggingface_hub
662bd53
metadata
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