Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't obtain summaries. #4

Open
shoushouyu opened this issue May 23, 2024 · 2 comments
Open

Can't obtain summaries. #4

shoushouyu opened this issue May 23, 2024 · 2 comments

Comments

@shoushouyu
Copy link

Hello:
Thanks for your excellent work!
When i run your code with "python booookscore/summ.py --book_path data/all_books_chunked_2048.pkl --summ_path data/summaries.json --model gpt-4 --api openai --api_key api_key.txt --method hier --chunk_size 2048 --max_context_len 8192",i meet with a problem that:
MUN%_FBEXYHFVQNSLI4236O
I checked my connect to openai.com,and there was no problem.Would you please tell me how to deal with this problem?

@lilakk
Copy link
Owner

lilakk commented May 23, 2024

Hi! Unfortunately I could not reproduce this error, I cloned the repo, obtained chunked data with 2048 chunk size, and ran the command you shared above. It ran without errors. Just to confirm, you did not make any changes to the code right? Could you isolate out the specific prompt that resulted in this error and share it here?

@shoushouyu
Copy link
Author

Would you please tell me how long did you take to obtain summaries for the example_book?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants