Commit Graph

13 Commits

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
2023-03-21 14:45:56 -07:00
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."
2023-03-16 10:24:37 +08:00
liuliu
c5b6ae80e2 Fix minor spelling issue
the examples from the traing set -> the examples from the training set
2023-03-15 15:06:25 +08:00
BasedLukas
9a9b170dce Fix minor spelling issue
we check that he separator > we check that the separator
2023-03-13 13:26:13 +01:00
Akshay
f50d8a1813 docs: fix example code in fine-tuned_qa section 2.3 2023-02-04 11:10:15 +05:30
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
2023-01-16 12:46:24 +05:30
Stanislav Termosa
18bd018d27 Update olympics-1-collect-data.ipynb
Fix typo with duplicated "the the"
2022-11-06 16:54:54 +02:00
Ted Sanders
55a23f4e85 updates warning formatting to HTML to improve display on GitHub 2022-10-24 14:03:11 -07:00
Ted Sanders
2d69641fc2 adds warning to QA example code 2022-10-24 13:46:57 -07:00
Ted Sanders
fd9c8587a0 Revert "removes old Q&A example now that a better alternative exists"
This reverts commit 02295444f7.
2022-10-24 13:28:47 -07:00
Ted Sanders
b20ba01fb5 removes old Q&A example now that a better alternative exists 2022-09-15 10:46:27 -07:00
Boris Power
e6275da8ec update search example 2022-07-20 17:42:02 -07:00
Boris Power
535f545be7 Initial commit 2022-06-03 12:56:03 -07:00