java_repo_star / README.md
terryyz's picture
Upload README.md with huggingface_hub
75e20b2
|
raw
history blame
527 Bytes
---
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.0
num_examples: 9641
download_size: 0
dataset_size: 767389.0
---
# Dataset Card for "java_repo_star"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)