Adamliu1 / SNLP_GCW

3 stars 0 forks source link

[experiment infra] Change the directory structure of experiment results #151

Open TheRootOf3 opened 1 month ago

TheRootOf3 commented 1 month ago

Please change the structure of the experiment directory to the following:

experiment_data
└── eval_results
     ├── seq-lr-1e-6-4-128-20-llama-3-8B-harmful-squad
     │   ├── hamrfulness 
     │   ├── truthfulqa
     │   └── lm_eval_harness
     ├── ...
     └── seq-lr-1e-6-64-1024-60-llama-3-8B-harmful-squad
Willmish commented 1 month ago

Added in #106 (the scheduling scripts for sequential runs 1e-6, 5e-6, 1e-5 stick to this structure