seige / environment /constants.py
BART-ender's picture
Upload folder using huggingface_hub
3aeaf3d verified
raw
history blame contribute delete
67 Bytes
MAX_TURNS = 20
STEP_TIMEOUT_SECS = 30.0
HIDDEN_SIZE_DEFAULT = 1024