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
86e7637b
Commit
86e7637b
authored
Jul 01, 2024
by
lintangsutawika
Browse files
removed lines
parent
cf040ac5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
lm_eval/api/instance.py
lm_eval/api/instance.py
+0
-1
No files found.
lm_eval/api/instance.py
View file @
86e7637b
...
@@ -13,7 +13,6 @@ class Instance:
...
@@ -13,7 +13,6 @@ class Instance:
doc
:
dict
doc
:
dict
arguments
:
tuple
arguments
:
tuple
idx
:
int
idx
:
int
metadata
:
Tuple
[
Optional
[
str
],
Optional
[
int
],
Optional
[
int
]]
=
field
(
metadata
:
Tuple
[
Optional
[
str
],
Optional
[
int
],
Optional
[
int
]]
=
field
(
default_factory
=
lambda
:
(
None
,
None
,
None
)
default_factory
=
lambda
:
(
None
,
None
,
None
)
)
)
...
...
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