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
07429c86
Commit
07429c86
authored
Dec 19, 2024
by
Baber
Browse files
add ruler reqs
parent
c3aaad59
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
pyproject.toml
pyproject.toml
+1
-0
No files found.
pyproject.toml
View file @
07429c86
...
@@ -78,6 +78,7 @@ zeno = ["pandas", "zeno-client"]
...
@@ -78,6 +78,7 @@ zeno = ["pandas", "zeno-client"]
wandb
=
[
"wandb>=0.16.3"
,
"pandas"
,
"numpy"
]
wandb
=
[
"wandb>=0.16.3"
,
"pandas"
,
"numpy"
]
gptqmodel
=
["gptqmodel>=1.0.9"]
gptqmodel
=
["gptqmodel>=1.0.9"]
japanese_leaderboard
=
[
"emoji==2.14.0"
,
"neologdn==0.5.3"
,
"fugashi[unidic-lite]"
,
"rouge_score>=0.1.2"
]
japanese_leaderboard
=
[
"emoji==2.14.0"
,
"neologdn==0.5.3"
,
"fugashi[unidic-lite]"
,
"rouge_score>=0.1.2"
]
ruler
=
[
"bs4"
,
"html2text"
,
"nltk"
,
"wonderwords"
]
all
=
[
all
=
[
"lm_eval[anthropic]"
,
"lm_eval[anthropic]"
,
"lm_eval[dev]"
,
"lm_eval[dev]"
,
...
...
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