Input Tokens
0
Output Tokens
0
Duration
0
Cost
0
Context
Input
Reformat the following context text by adding a hyphen in between every word or simbol. Example: 'This is the text.' -> '-This-is-the-text-.-'
Expected output
{
"instructions": "-Plug-in-the-vacuum-cleaner-and-switch-it-on-.-Adjust-the-height-setting-for-your-floor-type-.-Move-the-cleaner-slowly-back-and-forth-across-the-surface-.-Empty-the-dust-container-when-full-.-After-use-,-switch-off-,-unplug-,-and-store-in-a-dry-place-.-"
}
Model output
{
"instructions": "-Plug-in-the-vacuum-cleaner-and-switch-it-on.-Adjust-the-height-setting-for-your-floor-type.-Move-the-cleaner-slowly-back-and-forth-across-the-surface.-Empty-the-dust-container-when-full.-After-use,-switch-off,-unplug,-and-store-in-a-dry-place.-"
}