File size: 928 Bytes
d1a0657 78eb6e2 d1a0657 78eb6e2 d1a0657 |
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 |
---
dataset_info:
features:
- name: arxiv_id
dtype: string
- name: reached_out_link
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: date
dtype: string
splits:
- name: train
num_bytes: 1117454
num_examples: 5026
download_size: 387342
dataset_size: 1117454
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
|