YAML Metadata
Warning:
empty or missing yaml metadata in repo card
(https://huggingface.co/docs/hub/model-cards#model-card-metadata)
benchmarks
Save well trained models and test results. Related repo: https://github.com/johnjim0816/joyrl-offline
quick upload
git lfs install
# add all files
git add .
git commit -m "BipedalWalker-v3"
git pull origin main
GIT_LFS_SKIP_SMUDGE=1 git push origin main