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

  • Log In
  • Sign Up

NU-World-Model-Embodied-AI
/
phyjudge-9B

Text Generation
PEFT
Safetensors
lora
judge
video-evaluation
Model card Files Files and versions
xet
Community

Instructions to use NU-World-Model-Embodied-AI/phyjudge-9B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use NU-World-Model-Embodied-AI/phyjudge-9B with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen3.5-9B")
    model = PeftModel.from_pretrained(base_model, "NU-World-Model-Embodied-AI/phyjudge-9B")
  • Notebooks
  • Google Colab
  • Kaggle
phyjudge-9B
174 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
juyil's picture
juyil
docs: add arXiv paper link and BibTeX citation
eea7ae8 verified about 17 hours ago
  • .gitattributes
    1.52 kB
    initial commit 3 days ago
  • README.md
    6.11 kB
    docs: add arXiv paper link and BibTeX citation about 17 hours ago
  • adapter_config.json
    1.19 kB
    Initial release: phyjudge-9B LoRA judge adapter 3 days ago
  • adapter_model.safetensors
    174 MB
    xet
    Initial release: phyjudge-9B LoRA judge adapter 3 days ago
  • additional_config.json
    67 Bytes
    Initial release: phyjudge-9B LoRA judge adapter 3 days ago
  • infer.py
    16.3 kB
    Initial release: phyjudge-9B LoRA judge adapter 3 days ago
  • subq+human.yaml
    2.69 kB
    Initial release: phyjudge-9B LoRA judge adapter 3 days ago
  • training_args.json
    1.31 kB
    De-anonymize: drop residual 'sanitized' wording 3 days ago