-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
40 lines (37 loc) · 921 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
.idea/
dataset/dataset_tables/private/
__pycache__/
outputs/
dataset/private/
evaluation/conf/config_collect_private.yaml
evaluation/results_private/
evaluation/results_private_functions/
evaluation/results_private_functions_skip_reasoning/
evaluation/conf/config_collect_functions.yaml
evaluation/conf/config_collect_skip_reasoning.yaml
/dataset/Text2Analysis/
dataset/completion_finetuning_data/*
dataset/completion_finetuning_data/merge_t2a_and_250.py
dataset/instruction_finetuning_data/*
testing/
testing_old/
testing_new/
wandb/
venv/
copied/
finetuning/lora/cp/
cluster_venv_4/
ml_loads.txt
debugger_tests.py
test_magicoder.py
/dataset/debugger_finetuning_data/
.pytest_cache/
bin/
finetuning/lora/merged_models/
# Evaluating agents on cluster:
setup_for_tests.sh
nohup.out
tmp_CL_Python_coder_only_QLoRA_test15631219101_at_1713699771385393964.csv
# Evaluation of plots:
evaluation/plots_ER/
dataset/plots_only/