Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • 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
  • 2 contributors
History: 12 commits
Neo-X
Updating dockerfile for learning.
84fe74c 10 days ago
  • .gitattributes
    1.52 kB
    initial commit about 2 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. 11 days ago
  • Dockerfile
    5.66 kB
    Updating dockerfile for learning. 10 days ago
  • README.md
    518 Bytes
    Updating dockerfile for learning. 10 days ago
  • app.py
    8.26 kB
    Updating dockerfile for learning. 10 days ago
  • main.py
    426 Bytes
    Updating simulation and adding live evaluation loop. 16 days ago
  • requests.csv
    84 Bytes
    Adding config.yaml to .gitignore and updating app.py to load GRP model and config correctly. about 1 month ago
  • requirements-app.txt
    34 Bytes
    Updating dockerfile for learning. 10 days ago
  • requirements.txt
    2.63 kB
    Updating dockerfile for learning. 10 days ago
  • results.csv
    80 Bytes
    Adding config.yaml to .gitignore and updating app.py to load GRP model and config correctly. about 1 month ago
  • sim_eval.py
    22.3 kB
    Updating dockerfile for learning. 10 days ago