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
297966f7
Unverified
Commit
297966f7
authored
May 06, 2024
by
Muhammad Bin Usman
Committed by
GitHub
May 05, 2024
Browse files
Fix README: change`----hf_hub_log_args` to `--hf_hub_log_args` (#1776)
fix `----hf_hub_log_args` to `--hf_hub_log_args`
parent
c34986da
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
README.md
README.md
+1
-1
No files found.
README.md
View file @
297966f7
...
...
@@ -315,7 +315,7 @@ lm_eval --model hf \
--tasks
hellaswag
\
--log_samples
\
--output_path
results
\
--
--hf_hub_log_args
hub_results_org
=
EleutherAI,hub_repo_name
=
lm-eval-results,push_results_to_hub
=
True,push_samples_to_hub
=
True,public_repo
=
False
\
--hf_hub_log_args
hub_results_org
=
EleutherAI,hub_repo_name
=
lm-eval-results,push_results_to_hub
=
True,push_samples_to_hub
=
True,public_repo
=
False
\
```
For a full list of supported arguments, check out the
[
interface
](
https://github.com/EleutherAI/lm-evaluation-harness/blob/main/docs/interface.md
)
guide in our documentation!
...
...
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