Skip to content

Commit

Permalink
Update llama-mmlu.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
vince62s authored Sep 20, 2024
1 parent 2a67f28 commit 0bb7e80
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions recipes/llama3/llama-mmlu.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,3 @@
transforms: [onmt_tokenize]

transforms_configs:
onmt_tokenize:
src_subword_type: bpe
src_subword_model: "${EOLE_MODEL_DIR}/llama3-8b-instruct/bpe.model"
tgt_subword_type: bpe
tgt_subword_model: "${EOLE_MODEL_DIR}/llama3-8b-instruct/bpe.model"
gpt2_pretok: true

# Model info
model_path: "${EOLE_MODEL_DIR}/llama3-8b-instruct/model.pt"

Expand Down

0 comments on commit 0bb7e80

Please sign in to comment.