Datasets:
Upload dataset
Browse files
README.md
CHANGED
|
@@ -1,6 +1,20 @@
|
|
| 1 |
---
|
| 2 |
dataset_info:
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
features:
|
| 5 |
- name: paper_idx
|
| 6 |
dtype: int64
|
|
@@ -51,6 +65,10 @@ dataset_info:
|
|
| 51 |
download_size: 181723940
|
| 52 |
dataset_size: 419637347
|
| 53 |
configs:
|
|
|
|
|
|
|
|
|
|
|
|
|
| 54 |
- config_name: paper_nodes
|
| 55 |
data_files:
|
| 56 |
- split: train
|
|
|
|
| 1 |
---
|
| 2 |
dataset_info:
|
| 3 |
+
- config_name: paper_category_edges
|
| 4 |
+
features:
|
| 5 |
+
- name: src_paper_idx
|
| 6 |
+
dtype: int64
|
| 7 |
+
- name: dst_category_id
|
| 8 |
+
dtype: string
|
| 9 |
+
- name: type
|
| 10 |
+
dtype: string
|
| 11 |
+
splits:
|
| 12 |
+
- name: train
|
| 13 |
+
num_bytes: 63101007
|
| 14 |
+
num_examples: 1744492
|
| 15 |
+
download_size: 10161323
|
| 16 |
+
dataset_size: 63101007
|
| 17 |
+
- config_name: paper_nodes
|
| 18 |
features:
|
| 19 |
- name: paper_idx
|
| 20 |
dtype: int64
|
|
|
|
| 65 |
download_size: 181723940
|
| 66 |
dataset_size: 419637347
|
| 67 |
configs:
|
| 68 |
+
- config_name: paper_category_edges
|
| 69 |
+
data_files:
|
| 70 |
+
- split: train
|
| 71 |
+
path: paper_category_edges/train-*
|
| 72 |
- config_name: paper_nodes
|
| 73 |
data_files:
|
| 74 |
- split: train
|
paper_category_edges/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5b05f8fee3d68a94732b81d71061ac3d730eb9a6a4511d5539ba5978c07f732f
|
| 3 |
+
size 10161323
|