Commit Graph

19 Commits (2c441ab9a200070fee204a63b4203628c456e878)

Author SHA1 Message Date
Gabor Cselle 2c441ab9a2
Migrate all notebooks to API V1 (#914)
Co-authored-by: ayush rajgor <ayushrajgorar@gmail.com>
5 months ago
Ikko Eltociear Ashimine 6699f75e6c
docs: fix typo in olympics-3-train-qa.ipynb (#882) 6 months ago
Guspan Tanadi 3902e880a5
Fix typos in Fine-Tuning RAG Qdrant (#806) 8 months ago
Ikko Eltociear Ashimine 109143f505
Fix typo in olympics-1-collect-data.ipynb (#787)
Co-authored-by: Shyamal H Anadkat <shyamal@openai.com>
8 months ago
Dhruv Anand f6260a013e
fix: typo in hallucination reduction stat (#742) 9 months ago
Nirant fd4e31bb00
5x Error Reduction in RAG with gpt-3.5-turbo-0613 Finetuning (#678) 10 months ago
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
1 year 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."
1 year ago
liuliu 869c745a3c Fix minor spelling issue
the examples from the traing set -> the examples from the training set
1 year ago
BasedLukas 5afbaf3140
Fix minor spelling issue
we check that he separator > we check that the separator
1 year ago
Akshay e894ddf315 docs: fix example code in fine-tuned_qa section 2.3 1 year 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
1 year 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