Upload dataset
Browse files- README.md +91 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,91 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: arxiv_id
|
5 |
+
dtype: string
|
6 |
+
- name: reached_out_success
|
7 |
+
dtype: float64
|
8 |
+
- name: reached_out_note
|
9 |
+
dtype: string
|
10 |
+
- name: num_models
|
11 |
+
dtype: float64
|
12 |
+
- name: num_datasets
|
13 |
+
dtype: float64
|
14 |
+
- name: num_spaces
|
15 |
+
dtype: float64
|
16 |
+
- name: title
|
17 |
+
dtype: string
|
18 |
+
- name: github
|
19 |
+
dtype: string
|
20 |
+
- name: github_stars
|
21 |
+
dtype: float64
|
22 |
+
- name: conference_name
|
23 |
+
dtype: string
|
24 |
+
- name: upvotes
|
25 |
+
dtype: int64
|
26 |
+
- name: num_comments
|
27 |
+
dtype: int64
|
28 |
+
- name: github_mention_hf
|
29 |
+
dtype: float64
|
30 |
+
- name: has_artifact
|
31 |
+
dtype: bool
|
32 |
+
- name: submitted_by
|
33 |
+
dtype: string
|
34 |
+
- name: github_issue_url
|
35 |
+
dtype: string
|
36 |
+
- name: hf_pr_urls
|
37 |
+
dtype: string
|
38 |
+
- name: date
|
39 |
+
dtype: string
|
40 |
+
- name: gemini_results
|
41 |
+
struct:
|
42 |
+
- name: github_issue_url
|
43 |
+
dtype: string
|
44 |
+
- name: github_url
|
45 |
+
dtype: string
|
46 |
+
- name: model_name
|
47 |
+
dtype: string
|
48 |
+
- name: new_datasets
|
49 |
+
dtype: string
|
50 |
+
- name: new_model_checkpoints
|
51 |
+
dtype: string
|
52 |
+
- name: note
|
53 |
+
dtype: string
|
54 |
+
- name: project_page_url
|
55 |
+
dtype: string
|
56 |
+
- name: reaching_out
|
57 |
+
dtype: string
|
58 |
+
- name: reasoning
|
59 |
+
dtype: string
|
60 |
+
- name: gemini_github_issue_url
|
61 |
+
dtype: string
|
62 |
+
- name: gemini_github_url
|
63 |
+
dtype: string
|
64 |
+
- name: gemini_model_name
|
65 |
+
dtype: string
|
66 |
+
- name: gemini_new_datasets
|
67 |
+
dtype: string
|
68 |
+
- name: gemini_new_model_checkpoints
|
69 |
+
dtype: string
|
70 |
+
- name: gemini_note
|
71 |
+
dtype: string
|
72 |
+
- name: gemini_project_page_url
|
73 |
+
dtype: string
|
74 |
+
- name: gemini_reaching_out
|
75 |
+
dtype: string
|
76 |
+
- name: gemini_reasoning
|
77 |
+
dtype: string
|
78 |
+
- name: gemini_huggingface_pull_request_urls
|
79 |
+
dtype: 'null'
|
80 |
+
splits:
|
81 |
+
- name: train
|
82 |
+
num_bytes: 5850
|
83 |
+
num_examples: 3
|
84 |
+
download_size: 24055
|
85 |
+
dataset_size: 5850
|
86 |
+
configs:
|
87 |
+
- config_name: default
|
88 |
+
data_files:
|
89 |
+
- split: train
|
90 |
+
path: data/train-*
|
91 |
+
---
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:803185fd5254b5a2d75d4c52538f1cfdbb132b59307563a3c9df9289096360e5
|
3 |
+
size 24055
|