-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy path.gitignore
More file actions
31 lines (29 loc) · 862 Bytes
/
.gitignore
File metadata and controls
31 lines (29 loc) · 862 Bytes
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
LLMGraph/tasks/general/data/Dianping
LLMGraph/tasks/general/data/DyTAG_processed
LLMGraph/tasks/general/data/cache
LLMGraph/tasks/general/data/IMDB
LLMGraph/tasks/general/data/NYC
LLMGraph/tasks/general/data/SAGraph_ET
LLMGraph/tasks/general/data/SAGraph_IFS
LLMGraph/tasks/general/data/SAGraph_RFC
LLMGraph/tasks/general/data/SAGraph_SBS
LLMGraph/tasks/general/data/sephora
LLMGraph/tasks/general/data/WikiLifeTrajectory
LLMGraph/tasks/general/data/WikiRevision
DGB/*
LLMGraph/tasks/general/configs/*/generated_data/*
LLMGraph/tasks/tweets/data/*
LLMGraph/tasks/tweets/configs/*/generated_data/*
LLMGraph/tasks/movielens/data/*
LLMGraph/tasks/movielens/configs/*/generated_data/*
LLMGraph/tasks/citeseer/data/*
LLMGraph/tasks/citeseer/configs/*/data/*
runs
**/__pycache__/*
*.pyc
test.py
unzip.sh
exp.sh
*.log
LLMGraph/utils/dataset_format_align.py
GAG_data/