ZhuofengLi commited on
Commit
9d3e292
·
verified ·
1 Parent(s): 8a6638f

Upload folder using huggingface_hub

Browse files
.gitattributes CHANGED
@@ -75,5 +75,4 @@ reddit/raw/reddit.csv filter=lfs diff=lfs merge=lfs -text
75
  amazon_apps/raw/Apps_for_Android_5.json filter=lfs diff=lfs merge=lfs -text
76
  amazon_apps/raw/meta_Apps_for_Android.json filter=lfs diff=lfs merge=lfs -text
77
  amazon_apps/emb/output_requests_apps_edge.jsonl filter=lfs diff=lfs merge=lfs -text
78
- arxiv/dataset/ogbn_arxiv/processed/data_processed filter=lfs diff=lfs merge=lfs -text
79
  goodreads_children/emb/output_requests_children_edge.jsonl filter=lfs diff=lfs merge=lfs -text
 
75
  amazon_apps/raw/Apps_for_Android_5.json filter=lfs diff=lfs merge=lfs -text
76
  amazon_apps/raw/meta_Apps_for_Android.json filter=lfs diff=lfs merge=lfs -text
77
  amazon_apps/emb/output_requests_apps_edge.jsonl filter=lfs diff=lfs merge=lfs -text
 
78
  goodreads_children/emb/output_requests_children_edge.jsonl filter=lfs diff=lfs merge=lfs -text
arxiv/arxiv.md CHANGED
@@ -16,3 +16,10 @@ Node classification tasks in the arxiv dataset include predicting the paper's ca
16
  ## Data references
17
 
18
  * Kuansan Wang, Zhihong Shen, Chiyuan Huang, Chieh-Han Wu, Yuxiao Dong, and Anshul Kanakia.Microsoft academic graph: When experts are not enough. Quantitative Science Studies, 1(1):396–413, 2020
 
 
 
 
 
 
 
 
16
  ## Data references
17
 
18
  * Kuansan Wang, Zhihong Shen, Chiyuan Huang, Chieh-Han Wu, Yuxiao Dong, and Anshul Kanakia.Microsoft academic graph: When experts are not enough. Quantitative Science Studies, 1(1):396–413, 2020
19
+
20
+ You can directly get the raw dataset from following codes:
21
+
22
+ ```python
23
+ from ogb.nodeproppred import PygNodePropPredDataset
24
+ dataset = PygNodePropPredDataset(name='ogbn-arxiv')
25
+ ```
goodreads_children/LinkPrediction/10000/edge_split_hitsk.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:82cdce00ab191375a8b500245693ffcc7fb17f199b86bd7400fa2c1410920b55
3
+ size 18021085
goodreads_children/LinkPrediction/100000/edge_split_hitsk.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:567a1877dab168b9c562258c56d8981c7221877e3ed3dec3170d6eaad6f02667
3
+ size 20901085
goodreads_children/LinkPrediction/5000/edge_split_hitsk.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0edf5dcdd62c4f344775f3bb7f8e56b3989edcd049b2e51d7f893455b1c21931
3
+ size 17861085
goodreads_crime/LinkPrediction/5000/edge_split_hitsk.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ebb05c197b2303e0a7c3cc8c0c441b1ac285c78d3df845840d72fa7ba79b4544
3
+ size 44722909
goodreads_history/LinkPrediction/5000/edge_split_hitsk.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:262f586c074f1ff710eda74e1a171234a766ba440f9bb9f96f6007314a2c0123
3
+ size 49944285
twitter/LinkPrediction/5000/edge_split_hitsk.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36931ecb96bec98144d1b83fe6b30aef855e941df96a37c9ce9f5de53e0dfaae
3
+ size 1957853