Spaces:
Build error
Build error
more
Browse files
results/mac-results_rpp_with_mnt_2048_generic_prompt.csv
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
scripts/eval-mac.sh
CHANGED
@@ -42,7 +42,7 @@ export RESULTS_PATH=results/mac-results_fine_tuned.csv
|
|
42 |
# ./scripts/eval-epochs.sh microsoft Phi-3.5-mini-instruct
|
43 |
|
44 |
export MAX_NEW_TOKENS=2048
|
45 |
-
export START_REPETITION_PENALTY=1.
|
46 |
export END_REPETITION_PENALTY=1.1
|
47 |
|
48 |
export USING_CHAT_TEMPLATE=false
|
|
|
42 |
# ./scripts/eval-epochs.sh microsoft Phi-3.5-mini-instruct
|
43 |
|
44 |
export MAX_NEW_TOKENS=2048
|
45 |
+
export START_REPETITION_PENALTY=1.04
|
46 |
export END_REPETITION_PENALTY=1.1
|
47 |
|
48 |
export USING_CHAT_TEMPLATE=false
|