java_repo_star / README.md
terryyz's picture
Upload README.md with huggingface_hub
479ccdb
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: repo_name
      dtype: string
    - name: stars_count
      dtype: int64
    - name: repo_head_hexsha
      dtype: string
  splits:
    - name: train
      num_bytes: 767389
      num_examples: 9641
  download_size: 652097
  dataset_size: 767389

Dataset Card for "java_repo_star"

More Information needed