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
acf73a04
"mmdet/vscode:/vscode.git/clone" did not exist on "fa2db1599019b5ef862b0845e91b5460e3f1dcaa"
Commit
acf73a04
authored
Dec 28, 2023
by
baberabb
Browse files
test
parent
e700f3d8
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletion
+3
-1
lm_eval/tasks/arc/arc_challenge.yaml
lm_eval/tasks/arc/arc_challenge.yaml
+1
-0
scripts/make_table_tasks.py
scripts/make_table_tasks.py
+2
-1
No files found.
lm_eval/tasks/arc/arc_challenge.yaml
View file @
acf73a04
include
:
arc_easy.yaml
task
:
arc_challenge
# test
dataset_name
:
ARC-Challenge
scripts/make_table_tasks.py
View file @
acf73a04
...
...
@@ -10,7 +10,8 @@ import pandas as pd
from
lm_eval
import
tasks
from
lm_eval.tasks
import
TASK_REGISTRY
from
tests.utils
import
new_tasks
from
..tests.utils
import
new_tasks
logging
.
basicConfig
(
level
=
logging
.
INFO
)
...
...
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