Commit Graph

21 Commits

Author SHA1 Message Date
CharlesCNorton
e8d6e6566d
fix: possessive error in Markdown cell (#1234) 2024-08-05 09:34:51 -07:00
CharlesCNorton
ef81a5df50
Correct grammatical errors in Markdown cells (#1235) 2024-08-05 09:34:11 -07:00
Gabor Cselle
2c441ab9a2
Migrate all notebooks to API V1 (#914)
Co-authored-by: ayush rajgor <ayushrajgorar@gmail.com>
2024-01-24 19:05:14 -06:00
Ikko Eltociear Ashimine
6699f75e6c
docs: fix typo in olympics-3-train-qa.ipynb (#882) 2023-12-18 18:13:51 -08:00
Guspan Tanadi
3902e880a5
Fix typos in Fine-Tuning RAG Qdrant (#806) 2023-10-31 11:39:09 -07:00
Ikko Eltociear Ashimine
109143f505
Fix typo in olympics-1-collect-data.ipynb (#787)
Co-authored-by: Shyamal H Anadkat <shyamal@openai.com>
2023-10-16 17:52:59 -07:00
Dhruv Anand
f6260a013e
fix: typo in hallucination reduction stat (#742) 2023-09-28 17:50:32 -07:00
Nirant
fd4e31bb00
5x Error Reduction in RAG with gpt-3.5-turbo-0613 Finetuning (#678) 2023-09-12 09:09:23 +01:00
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
2023-03-21 14:45:56 -07:00
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."
2023-03-16 10:24:37 +08:00
liuliu
869c745a3c 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
5afbaf3140
Fix minor spelling issue
we check that he separator > we check that the separator
2023-03-13 13:26:13 +01:00
Akshay
e894ddf315 docs: fix example code in fine-tuned_qa section 2.3 2023-02-04 11:10:15 +05:30
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
2023-01-16 12:46:24 +05:30
Stanislav Termosa
1a8111e0ef
Update olympics-1-collect-data.ipynb
Fix typo with duplicated "the the"
2022-11-06 16:54:54 +02:00
Ted Sanders
75aceae6b8 updates warning formatting to HTML to improve display on GitHub 2022-10-24 14:03:11 -07:00
Ted Sanders
e3d7091d70 adds warning to QA example code 2022-10-24 13:46:57 -07:00
Ted Sanders
37e0136ce0 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
02295444f7 removes old Q&A example now that a better alternative exists 2022-09-15 10:46:27 -07:00
Boris Power
b40d006c7a update search example 2022-07-20 17:42:02 -07:00
Boris Power
535f545be7 Initial commit 2022-06-03 12:56:03 -07:00