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
360f7c3e
"vscode:/vscode.git/clone" did not exist on "209baee299936d3da662df516e722a4b11213684"
Commit
360f7c3e
authored
Jun 21, 2023
by
haileyschoelkopf
Committed by
lintangsutawika
Jun 22, 2023
Browse files
rename hf_merged.py
parent
3a6adddb
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 @
360f7c3e
...
@@ -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 @
360f7c3e
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