eureka-research / DrEureka

Official Repository for "DrEureka: Language Model Guided Sim-To-Real Transfer" (RSS 2024)
https://eureka-research.github.io/dr-eureka/
MIT License
779 stars 59 forks source link

Running `python eureka.py env=forward_locomotion` gets KeyError: 'consecutive_successes' #6

Open zhenga1 opened 3 months ago

zhenga1 commented 3 months ago

Pretty much as described. The interesting thing is that in the directory of eureka/outputs/eureka/[TIMESTAMP], the relevant .txt files do not contain any data logging information, only the initial setup of the GPU logging information.

The logging process is rather ambiguous, so I'm not sure of the bug

Re-dot-art commented 3 months ago

Pretty much as described. The interesting thing is that in the directory of eureka/outputs/eureka/[TIMESTAMP], the relevant .txt files do not contain any data logging information, only the initial setup of the GPU logging information.

The logging process is rather ambiguous, so I'm not sure of the bug

Hello, can you successfully reproduce it?