Commit Graph

13 Commits (47f8b30e9c42f351e74d051c1eaced6a02f85d5f)

Author SHA1 Message Date
Swastik Banerjee da56bd7b54 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 6f2aee77e0 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 c5b6ae80e2 Fix minor spelling issue
the examples from the traing set -> the examples from the training set
2 years ago
BasedLukas 9a9b170dce Fix minor spelling issue
we check that he separator > we check that the separator
2 years ago
Akshay f50d8a1813 docs: fix example code in fine-tuned_qa section 2.3 2 years ago
Pankaj 132597b19e 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 18bd018d27 Update olympics-1-collect-data.ipynb
Fix typo with duplicated "the the"
2 years ago
Ted Sanders 55a23f4e85 updates warning formatting to HTML to improve display on GitHub 2 years ago
Ted Sanders 2d69641fc2 adds warning to QA example code 2 years ago
Ted Sanders fd9c8587a0 Revert "removes old Q&A example now that a better alternative exists"
This reverts commit 02295444f7.
2 years ago
Ted Sanders b20ba01fb5 removes old Q&A example now that a better alternative exists 2 years ago
Boris Power e6275da8ec update search example 2 years ago
Boris Power 535f545be7 Initial commit 2 years ago