mail-ecnu / Text-Gym-Agents

This project provides a set of translators to convert OpenAI Gym environments into text-based environments. It is designed to investigate the capabilities of large language models in decision-making tasks within these text-based environments.
https://huggingface.co/spaces/MAIL-CS-ECNU/Text-Gym-Agents
Apache License 2.0
14 stars 0 forks source link

Make results reproducible #17

Closed Jarvis-K closed 8 months ago

Jarvis-K commented 8 months ago

Although the chatgpt naturally takes some uncertainty, the following example gives an instruction to make (nearly) consistent output. https://github.com/openai/openai-cookbook/blob/main/examples/Reproducible_outputs_with_the_seed_parameter.ipynb