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
8c997e53
Commit
8c997e53
authored
May 03, 2022
by
jon-tow
Browse files
Revert `tests/testdata` changes and address flake8 issues
parent
d95a4333
Changes
627
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
7 additions
and
7 deletions
+7
-7
tests/testdata/wnli-v0-res.json
tests/testdata/wnli-v0-res.json
+1
-1
tests/testdata/wnli-v1-loglikelihood
tests/testdata/wnli-v1-loglikelihood
+1
-1
tests/testdata/wnli-v1-res.json
tests/testdata/wnli-v1-res.json
+1
-1
tests/testdata/wsc-v0-loglikelihood
tests/testdata/wsc-v0-loglikelihood
+1
-1
tests/testdata/wsc-v0-res.json
tests/testdata/wsc-v0-res.json
+1
-1
tests/testdata/wsc273-v0-loglikelihood
tests/testdata/wsc273-v0-loglikelihood
+1
-1
tests/testdata/wsc273-v0-res.json
tests/testdata/wsc273-v0-res.json
+1
-1
No files found.
tests/testdata/wnli-v0-res.json
View file @
8c997e53
{
"results"
:
{
"wnli"
:
{
"acc"
:
0.3380281690140845
,
"acc_stderr"
:
0.05653887739133514
}},
"versions"
:
{
"wnli"
:
0
}}
{
"results"
:
{
"wnli"
:
{
"acc"
:
0.3380281690140845
,
"acc_stderr"
:
0.05653887739133514
}},
"versions"
:
{
"wnli"
:
0
}}
\ No newline at end of file
tests/testdata/wnli-v1-loglikelihood
View file @
8c997e53
8a0f81661d2ab2334bbc8031fac31c0c8882f1d9271dd51599d21dfdbb726dea
8a0f81661d2ab2334bbc8031fac31c0c8882f1d9271dd51599d21dfdbb726dea
\ No newline at end of file
tests/testdata/wnli-v1-res.json
View file @
8c997e53
{
"results"
:
{
"wnli"
:
{
"acc"
:
0.5633802816901409
,
"acc_stderr"
:
0.0592793555841297
}},
"versions"
:
{
"wnli"
:
1
}}
{
"results"
:
{
"wnli"
:
{
"acc"
:
0.5633802816901409
,
"acc_stderr"
:
0.0592793555841297
}},
"versions"
:
{
"wnli"
:
1
}}
\ No newline at end of file
tests/testdata/wsc-v0-loglikelihood
View file @
8c997e53
45865468eff5ca31e6a050947a6b3310d9d5ed19d0f2e578a32ecaf1c768600f
45865468eff5ca31e6a050947a6b3310d9d5ed19d0f2e578a32ecaf1c768600f
\ No newline at end of file
tests/testdata/wsc-v0-res.json
View file @
8c997e53
{
"results"
:
{
"wsc"
:
{
"acc"
:
0.5480769230769231
,
"acc_stderr"
:
0.049038186969314335
}},
"versions"
:
{
"wsc"
:
0
}}
{
"results"
:
{
"wsc"
:
{
"acc"
:
0.5480769230769231
,
"acc_stderr"
:
0.049038186969314335
}},
"versions"
:
{
"wsc"
:
0
}}
\ No newline at end of file
tests/testdata/wsc273-v0-loglikelihood
View file @
8c997e53
26450d414c4581feb51a09882080e7a9b95882e7eab47b1751a4a6024b5a60ee
26450d414c4581feb51a09882080e7a9b95882e7eab47b1751a4a6024b5a60ee
\ No newline at end of file
tests/testdata/wsc273-v0-res.json
View file @
8c997e53
{
"results"
:
{
"wsc273"
:
{
"acc"
:
0.5164835164835165
,
"acc_stderr"
:
0.0303004740355766
}},
"versions"
:
{
"wsc273"
:
0
}}
{
"results"
:
{
"wsc273"
:
{
"acc"
:
0.5164835164835165
,
"acc_stderr"
:
0.0303004740355766
}},
"versions"
:
{
"wsc273"
:
0
}}
\ No newline at end of file
Prev
1
…
28
29
30
31
32
Next
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