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

Failed to perform writeup: 'utf-8' codec can't decode byte 0x8a in position 139424: invalid start byte #130

Open
callor opened this issue Sep 23, 2024 · 1 comment

Comments

@callor
Copy link

callor commented Sep 23, 2024

It has been running for about 35 hours and then stopped with an error. What could be the problem?
While running python launch_scientist.py, the following error occurred:

! LaTeX Error: \begin{subfigure} on input line 340 ended by \end{figure}.

See the LaTeX manual or LaTeX Companion for explanation.
Type  H <return>  for immediate help.
 ...

l.385 \end{figure}

)
! Emergency stop.
<*> template.tex

!  ==> Fatal error occurred, no output PDF file produced!
Transcript written on template.log.

Standard Error:

Standard Output:
 This is BibTeX, Version 0.99d (TeX Live 2023/Debian)
The top-level auxiliary file: template.aux
The style file: iclr2024_conference.bst
Database file #1: references.bib
Repeated entry---line 118 of file references.bib
 : @article{Roy2020EfficientCS
 :                            ,
I'm skipping whatever remains of this entry
(There was 1 error message)

Standard Error:

Failed to perform writeup: 'utf-8' codec can't decode byte 0x8a in position 139424: invalid start byte
FINISHED IDEA
Completed idea: sparse_attention, Success: False
All ideas evaluated.
@conglu1997
Copy link
Collaborator

Hi! Writing succeeds with a success rate dependent on the model. For weaker models, you can try directly re-trying the writeup with this script: https://github.com/SakanaAI/AI-Scientist/blob/main/ai_scientist/perform_writeup.py

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