openai-cookbook icon indicating copy to clipboard operation
openai-cookbook copied to clipboard

reduce_long() gives wrong result in Section 1.2 olympics-1-collect-data.ipynb

Open justanotherlad opened this issue 2 years ago • 0 comments
trafficstars

reduce_long() in Section 1.2 of olympics-1-collect-data.ipynb gives wrong results. It should take the sentence up to which max_len of token was not exceeded.

Opened a PR #208 to fix it.

justanotherlad avatar Mar 10 '23 21:03 justanotherlad