File size: 974 Bytes
1600475 b26cc59 4557df7 1600475 b411463 1600475 147eac0 1600475 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 |
---
dataset_info:
features:
- name: arxiv_id
dtype: string
- name: reached_out_success
dtype: float64
- name: reached_out_note
dtype: string
- name: num_models
dtype: float64
- name: num_datasets
dtype: float64
- name: num_spaces
dtype: float64
- name: title
dtype: string
- name: github
dtype: string
- name: github_stars
dtype: float64
- name: conference_name
dtype: string
- name: upvotes
dtype: int64
- name: num_comments
dtype: int64
- name: github_mention_hf
dtype: float64
- name: has_artifact
dtype: bool
- name: submitted_by
dtype: string
- name: github_issue_url
dtype: string
- name: hf_pr_urls
dtype: string
- name: date
dtype: timestamp[ns]
splits:
- name: train
num_bytes: 1199055
num_examples: 5357
download_size: 423923
dataset_size: 1199055
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
|