mirror of
https://github.com/langchain-ai/auto-evaluator.git
synced 2026-07-21 01:55:28 -04:00
[GH-ISSUE #25] Failure on upload of some PDFs #15
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @rlancemartin on GitHub (Apr 22, 2023).
Original GitHub issue: https://github.com/langchain-ai/auto-evaluator/issues/25
GPT-3
https://arxiv.org/pdf/2005.14165.pdf
Galatica
https://arxiv.org/abs/2211.09085
Chinchilla
https://arxiv.org/abs/2203.15556
@dankolesnikov commented on GitHub (Apr 22, 2023):
Potentially lets remove restriction on file types.
@dankolesnikov commented on GitHub (Apr 23, 2023):
The problem has nothing do to with file type but the file size.
@dankolesnikov commented on GitHub (Apr 23, 2023):
It was more that 5 MB. I will fix to allow more that 5 MB
Failure on upload of some PDFsto [GH-ISSUE #25] Failure on upload of some PDFs