Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
TheRootOf3 opened this issue Sep 18, 2024 · 1 comment · May be fixed by #106
Open

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

TheRootOf3 opened this issue Sep 18, 2024 · 1 comment · May be fixed by #106
Assignees

Comments

@TheRootOf3
Copy link
Collaborator

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
@TheRootOf3 TheRootOf3 changed the title Change the directory structure of experiment results [experiment infra] Change the directory structure of experiment results Sep 18, 2024
@Willmish Willmish linked a pull request Sep 20, 2024 that will close this issue
2 tasks
@Willmish
Copy link
Collaborator

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants