-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path.gitignore
executable file
·54 lines (43 loc) · 929 Bytes
/
.gitignore
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
51
52
53
54
*.pyc
*.pkl
*.ipynb
bin/
data/
graphs/
**/graphs/
**/min_dfscodes/
**/min_dfscode_tensors/
tensorboard/
tmp/
images/
*.directory
__pycache__
**/__pycache__
logs/
.vscode/
kgpip_results/
.ipynb_checkpoints
**/.ipynb_checkpoints
venv/
.ipynb_checkpoints/
slurm-*
.idea/
kaggle_datasets/*
!kaggle_datasets/extract_zips.py
benchmark_datasets/*
!benchmark_datasets/benchmark_datasets_info.csv
!benchmark_datasets/README.md
flaml.log
autosklearn.log
loss_values.txt
training/datasets/graph4code_large_p1/graph4code_large_p1.txt
training/datasets/graph4code_large_p2/graph4code_large_p2.txt
training/datasets/graph4code_large_p3/graph4code_large_p3.txt
training/datasets/graph4code_al_training_no_abstract/graph4code_al_training_no_abstract.txt
training/model_save/
results/
# figures
figure_kgpip_vs_volcano.pdf
figure_counts_of_pipelines_with_learners_or_transformers.pdf
figure_pipeline_coverage.pdf
/training/model_save/