Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gaoqiong
lm-evaluation-harness
Commits
28abec9f
Commit
28abec9f
authored
Dec 20, 2024
by
Baber
Browse files
nit
parent
bf90aa7e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
8 deletions
+8
-8
lm_eval/tasks/ruler/prepare.py
lm_eval/tasks/ruler/prepare.py
+8
-8
No files found.
lm_eval/tasks/ruler/prepare.py
View file @
28abec9f
...
...
@@ -21,14 +21,14 @@ NUM_SAMPLES = 500
REMOVE_NEWLINE_TAB
=
""
STOP_WORDS
=
""
RANDOM_SEED
=
42
SEQ_LENGTHS
=
(
# 131072,
# 65536,
# 32768,
16384
,
8192
,
4096
,
)
#
SEQ_LENGTHS = (
#
# 131072,
#
# 65536,
#
# 32768,
#
16384,
#
8192,
#
4096,
#
)
# # Define Needle/Haystack Format
NEEDLE
=
"One of the special magic {type_needle_v} for {key} is: {value}."
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment