repo_dedup_sep2023 / README.md
tianyang's picture
Upload README.md with huggingface_hub
2a371e1
|
raw
history blame contribute delete
No virus
895 Bytes
---
dataset_info:
features:
- name: repo_name
dtype: string
- name: language
dtype: string
- name: created_at
dtype: timestamp[ns]
- name: license
dtype: string
- name: description
dtype: string
- name: stars
dtype: int64
- name: forks
dtype: int64
- name: url
dtype: string
- name: repo_code
list:
- name: code
dtype: string
- name: path
dtype: string
- name: repo_name
dtype: string
- name: size
dtype: int64
splits:
- name: train
num_bytes: 219555370
num_examples: 1474
download_size: 71458940
dataset_size: 219555370
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "repo_dedup_sep2023"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)