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

Evaluate: allenai/OLMo-1B #39

Open
3 of 6 tasks
ggbetz opened this issue Apr 10, 2024 · 1 comment
Open
3 of 6 tasks

Evaluate: allenai/OLMo-1B #39

ggbetz opened this issue Apr 10, 2024 · 1 comment
Assignees

Comments

@ggbetz
Copy link
Contributor

ggbetz commented Apr 10, 2024

Check upon issue creation:

  • The model has not been evaluated yet and doesn't show up on the CoT Leaderboard.
  • There is no evaluation request issue for the model in the repo.
  • The parameters below have been adapted and shall be used.

Parameters:

NEXT_MODEL_PATH=allenai/OLMo-1B
NEXT_MODEL_REVISION=main
NEXT_MODEL_PRECISION=bfloat16
MAX_LENGTH=2048 
GPU_MEMORY_UTILIZATION=0.8
VLLM_SWAP_SPACE=6

ToDos:

  • Run cot-eval pipeline
  • Merge pull requests for cot-eval results datats (> @ggbetz)
  • Create eval request record to update metadata on leaderboard (> @ggbetz)
@ggbetz ggbetz self-assigned this Apr 10, 2024
@ggbetz
Copy link
Contributor Author

ggbetz commented Apr 10, 2024

Currently testing this, have to start cot-eval docker with:

... --env HF_HUB_ENABLE_HF_TRANSFER=0 logikon+cot-eval sh -c 'pip install ai2_olmo;bash run.sh'

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

No branches or pull requests

1 participant