Commit Graph

13 Commits (824953f8fb53122d34fea70c77879a731c69db52)

Author SHA1 Message Date
Swastik Banerjee 3dde564948
fix iteration error (#208)
* fix iteration error

array iteration error: sentences up till max_len of token exceeds should be returned

* split list once instead of twice

split list once instead of twice and take parsed string up till max token length is exceeded
2 years ago
liuliu e257a986cf docs: fix minor spelling issue
1. "to ensure that the examples from the traing set don't feature within the test set." -> "to ensure that the examples from the training set don't feature within the test set."
2 years ago
liuliu 869c745a3c Fix minor spelling issue
the examples from the traing set -> the examples from the training set
2 years ago
BasedLukas 5afbaf3140
Fix minor spelling issue
we check that he separator > we check that the separator
2 years ago
Akshay e894ddf315 docs: fix example code in fine-tuned_qa section 2.3 2 years ago
Pankaj fdc0f42847
Replaced non-existent model with the new version.
davinci-instruct-beta-v2 model doesn't exist anymore.
It has been replaced by davinci-instruct-beta-v3
2 years ago
Stanislav Termosa 1a8111e0ef
Update olympics-1-collect-data.ipynb
Fix typo with duplicated "the the"
2 years ago
Ted Sanders 75aceae6b8 updates warning formatting to HTML to improve display on GitHub 2 years ago
Ted Sanders e3d7091d70 adds warning to QA example code 2 years ago
Ted Sanders 37e0136ce0 Revert "removes old Q&A example now that a better alternative exists"
This reverts commit 02295444f7.
2 years ago
Ted Sanders 02295444f7 removes old Q&A example now that a better alternative exists 2 years ago
Boris Power b40d006c7a update search example 2 years ago
Boris Power 535f545be7 Initial commit 2 years ago