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
ed7fc675
"experiments/vscode:/vscode.git/clone" did not exist on "07530e399475a531b35fc8a7175ddb88a8fc8d51"
Commit
ed7fc675
authored
Jun 21, 2023
by
haileyschoelkopf
Browse files
rename hf_merged.py
parent
282889ed
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
2 deletions
+1
-2
lm_eval/models/__init__.py
lm_eval/models/__init__.py
+1
-2
lm_eval/models/huggingface.py
lm_eval/models/huggingface.py
+0
-0
No files found.
lm_eval/models/__init__.py
View file @
ed7fc675
...
@@ -2,7 +2,6 @@ from . import hf_causal
...
@@ -2,7 +2,6 @@ from . import hf_causal
from
.
import
openai_completions
from
.
import
openai_completions
from
.
import
textsynth
from
.
import
textsynth
from
.
import
dummy
from
.
import
dummy
from
.
import
seq2seq
from
.
import
huggingface
from
.
import
hf_merged
# TODO: implement __all__
# TODO: implement __all__
lm_eval/models/h
f_merged
.py
→
lm_eval/models/h
uggingface
.py
View file @
ed7fc675
File moved
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