reasoning-core-openenv / openenv.yaml
sileod's picture
Upload folder using huggingface_hub
5a10f7f verified
Raw
History Blame Contribute Delete
231 Bytes
spec_version: 1
name: reasoning_core
type: space
runtime: fastapi
app: server.app:app
port: 8000
variables:
MAX_CONCURRENT_ENVS: "16"
RC_DATASET_SIZE: "1000"
RC_HF_DATASET: reasoning-core/formal-reasoning-env
RC_SEED: "42"