mirror of
https://github.com/NousResearch/atropos.git
synced 2026-04-19 12:57:58 +00:00
Merge pull request #325 from crStiv/typo
fix: multiple typos of different importance
This commit is contained in:
commit
cf2b280d52
7 changed files with 8 additions and 8 deletions
|
|
@ -1155,7 +1155,7 @@ class RephraseParagraph(Instruction):
|
|||
|
||||
Args:
|
||||
original_paragraph: A string presenting the original paragraph. The
|
||||
rephrases response should have betweeb low-high words in common.
|
||||
rephrases response should have between low-high words in common.
|
||||
low: An integer presenting the lower bound of similar words.
|
||||
high: An integer representing the upper bound of similar words.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue