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
OpenDAS
text-generation-inference
Commits
db68bd05
Unverified
Commit
db68bd05
authored
Oct 25, 2024
by
Nicolas Patry
Committed by
GitHub
Oct 25, 2024
Browse files
Fixing mt0 test. (#2692)
parent
cece8635
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
integration-tests/models/__snapshots__/test_mt0_base/test_mt0_base_all_params.json
...__snapshots__/test_mt0_base/test_mt0_base_all_params.json
+3
-3
No files found.
integration-tests/models/__snapshots__/test_mt0_base/test_mt0_base_all_params.json
View file @
db68bd05
...
@@ -26,7 +26,7 @@
...
@@ -26,7 +26,7 @@
},
},
{
{
"id"
:
259
,
"id"
:
259
,
"logprob"
:
-0.4
694824
2
,
"logprob"
:
-0.4
707031
2
,
"special"
:
false
,
"special"
:
false
,
"text"
:
" "
"text"
:
" "
},
},
...
@@ -38,7 +38,7 @@
...
@@ -38,7 +38,7 @@
},
},
{
{
"id"
:
35622
,
"id"
:
35622
,
"logprob"
:
-0.79
589844
,
"logprob"
:
-0.79
6875
,
"special"
:
false
,
"special"
:
false
,
"text"
:
" cloud"
"text"
:
" cloud"
},
},
...
@@ -75,5 +75,5 @@
...
@@ -75,5 +75,5 @@
],
],
"top_tokens"
:
null
"top_tokens"
:
null
},
},
"generated_text"
:
"Why is the sky blue?blue sky, clouds and clouds"
"generated_text"
:
"Why is the sky blue?blue sky
, clouds and clouds"
}
}
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