Skip to content

Commit

Permalink
Merge branch 'main' into tiktoken-special
Browse files Browse the repository at this point in the history
  • Loading branch information
dakinggg committed Oct 26, 2023
2 parents 2c50111 + c60657b commit f5c101a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ python inference/convert_composer_to_hf.py \
# --hf_repo_for_upload user-org/repo-name

# Evaluate the model on a subset of tasks
python eval/eval.py \
composer eval/eval.py \
eval/yamls/hf_eval.yaml \
icl_tasks=eval/yamls/copa.yaml \
model_name_or_path=mpt-125m-hf
Expand Down

0 comments on commit f5c101a

Please sign in to comment.