Skip to content

Commit

Permalink
Test data for iOS
Browse files Browse the repository at this point in the history
  • Loading branch information
ErisMik committed May 15, 2024
1 parent b74a01e commit e43c3ec
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion resources/.test/test_data.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,13 @@
"endpoint": "END_OF_SENTENCE",
"num-top-choices": 0,
"completion": " Cheese. Cheese. Cheese. Cheese. Cheese. Cheese!\n<|endoftext|>"
},
{
"num-prompt-tokens": 10,
"num-completion-tokens": 4,
"endpoint": "END_OF_SENTENCE",
"num-top-choices": 0,
"completion": " Cheese.\n<|endoftext|>"
}
]
},
Expand Down Expand Up @@ -123,7 +130,8 @@
"uddin'\n\n\nThe song is about a man who has to go to work",
" Asset, and I am going to sing it,\n\n\n\nI like to",
"!\n\n\n##Your task: **Rewrite** the above paragraph into a",
"!\n\n\nWhat is banana?\n- A fruit that grows on trees\n"
"!\n\n\nWhat is banana?\n- A fruit that grows on trees\n",
"uddin'\n\n\nThe song is one of the most popular songs in the modern"
]
},
"with-top-choices": {
Expand Down

0 comments on commit e43c3ec

Please sign in to comment.