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
d03974ad
Unverified
Commit
d03974ad
authored
Sep 19, 2023
by
Lintang Sutawika
Committed by
GitHub
Sep 19, 2023
Browse files
Update main.py
parent
f921fc19
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
main.py
main.py
+0
-2
No files found.
main.py
View file @
d03974ad
...
@@ -12,8 +12,6 @@ from lm_eval.api.registry import ALL_TASKS
...
@@ -12,8 +12,6 @@ from lm_eval.api.registry import ALL_TASKS
from
lm_eval.logger
import
eval_logger
,
SPACING
from
lm_eval.logger
import
eval_logger
,
SPACING
from
lm_eval.tasks
import
include_task_folder
from
lm_eval.tasks
import
include_task_folder
# from lm_eval.benchmarks import include_benchmarks
os
.
environ
[
"TOKENIZERS_PARALLELISM"
]
=
"false"
os
.
environ
[
"TOKENIZERS_PARALLELISM"
]
=
"false"
...
...
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