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
6bba33db
Commit
6bba33db
authored
Sep 12, 2023
by
lintangsutawika
Browse files
changed term to groups
parent
4e4f0de2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
lm_eval/utils.py
lm_eval/utils.py
+0
-2
No files found.
lm_eval/utils.py
View file @
6bba33db
...
...
@@ -270,8 +270,6 @@ def make_table(result_dict, column: str = "results"):
column_name
=
"Tasks"
elif
column
==
"groups"
:
column_name
=
"Groups"
elif
column
==
"benchmarks"
:
column_name
=
"Benchmarks"
md_writer
=
MarkdownTableWriter
()
latex_writer
=
LatexTableWriter
()
...
...
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