Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
gberseth
/
robo-eval
Runtime error

App Files Files Community
Fetching metadata from the HF Docker repository...
robo-eval
41.7 kB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 12 commits
Neo-X
Updating dockerfile for learning.
84fe74c about 2 months ago
  • .gitattributes
    1.52 kB
    initial commit 3 months ago
  • .gitignore
    213 Bytes
    Working on model processing and evaluation. Updated .gitignore to exclude results.csv and requests.csv, which are generated during evaluation and should not be committed. Modified app.py to comment out the auto-run feature for the Gradio demo, as it may not be necessary for local testing and can be re-enabled later if needed. about 2 months ago
  • Dockerfile
    5.66 kB
    Updating dockerfile for learning. about 2 months ago
  • README.md
    518 Bytes
    Updating dockerfile for learning. about 2 months ago
  • app.py
    8.26 kB
    Updating dockerfile for learning. about 2 months ago
  • main.py
    426 Bytes
    Updating simulation and adding live evaluation loop. 2 months ago
  • requests.csv
    84 Bytes
    Adding config.yaml to .gitignore and updating app.py to load GRP model and config correctly. 3 months ago
  • requirements-app.txt
    34 Bytes
    Updating dockerfile for learning. about 2 months ago
  • requirements.txt
    2.63 kB
    Updating dockerfile for learning. about 2 months ago
  • results.csv
    80 Bytes
    Adding config.yaml to .gitignore and updating app.py to load GRP model and config correctly. 3 months ago
  • sim_eval.py
    22.3 kB
    Updating dockerfile for learning. about 2 months ago