-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Anil Kumar Vishnoi <[email protected]>
- Loading branch information
1 parent
2631714
commit 65c6cea
Showing
2 changed files
with
17 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
Title of work: Teaching a model to rhyme. | ||
License of the work: CC-BY-SA-4.0 | ||
Creator names: juliadenham |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
created_by: vishnoianil | ||
version: 3 | ||
task_description: These provided examples demonstrate how to rhyme. | ||
seed_examples: | ||
- question: What are 5 words that rhyme with horn? | ||
answer: warn, torn, born, thorn, and corn. | ||
- question: What are 5 words that rhyme with cat? | ||
answer: bat, gnat, rat, vat, and mat. | ||
- question: What are 5 words that rhyme with poor? | ||
answer: door, shore, core, bore, and tore. | ||
- question: What are 5 words that rhyme with bank? | ||
answer: tank, rank, prank, sank, and drank. | ||
- question: What are 5 words that rhyme with bake? test | ||
answer: wake, lake, steak, make, and quake. |