openai-cookbook/examples/fine-tuned_qa
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
..
answers_with_ft.py adds warning to QA example code 2022-10-24 13:46:57 -07:00
olympics-1-collect-data.ipynb fix iteration error (#208) 2023-03-21 14:45:56 -07:00
olympics-2-create-qa.ipynb docs: fix example code in fine-tuned_qa section 2.3 2023-02-04 11:10:15 +05:30
olympics-3-train-qa.ipynb docs: fix minor spelling issue 2023-03-16 10:24:37 +08:00