Skip to content

Commit

Permalink
README fixing 5
Browse files Browse the repository at this point in the history
Minor repair with both files.
  • Loading branch information
EditaNEmilis committed Jun 20, 2023
1 parent f5f7c3b commit c72773d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion data/datasets/poetry_instruction/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Languages English

Dataset Structure This dataset follows the OA format, which is:

- NSTRUCTION (string): The user asks for a poem (from a variety of premade
- INSTRUCTION (string): The user asks for a poem (from a variety of premade
prompts) with topics (tags). If the given poem has no tags, the user asks for a
poem on it's own.

Expand Down
2 changes: 1 addition & 1 deletion data/datasets/recipes/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ dialogue using a preset list of user prompt templates.
### Some ideas for extending this dataset

This dataset is nicely structured, and the ingredients section includes the
quantities and units separated out. Somehow, but not all already include a
quantities and units separated out. Some, but not all already include a
primary_unit (US) and metric_unit. We could find all recipes with both units and
generate dialogue for the prompt 'convert the ingredients into metric', 'what
are the ingredients in UK measurements'? etc..

0 comments on commit c72773d

Please sign in to comment.