Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

hollow404
/
MDS-VQA-Failure-Predictor

PEFT
Safetensors
English
lora
video-quality-assessment
no-reference-vqa
failure-prediction
difficulty-estimation
visual-quality-r1
qwen2.5-vl
mds-vqa
Model card Files Files and versions
xet
Community

Instructions to use hollow404/MDS-VQA-Failure-Predictor with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use hollow404/MDS-VQA-Failure-Predictor with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("ckpt/VQR1-7B-YouTubeUGC")
    model = PeftModel.from_pretrained(base_model, "hollow404/MDS-VQA-Failure-Predictor")
  • Notebooks
  • Google Colab
  • Kaggle
MDS-VQA-Failure-Predictor
1.45 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
hollow404's picture
hollow404
Update README.md
b5be9c3 verified 3 months ago
  • .gitattributes
    1.57 kB
    Upload folder using huggingface_hub 3 months ago
  • README.md
    4.24 kB
    Update README.md 3 months ago
  • adapter_config.json
    3.42 kB
    Upload folder using huggingface_hub 3 months ago
  • adapter_model.safetensors
    1.43 GB
    xet
    Upload folder using huggingface_hub 3 months ago
  • added_tokens.json
    605 Bytes
    Upload folder using huggingface_hub 3 months ago
  • chat_template.json
    1.05 kB
    Upload folder using huggingface_hub 3 months ago
  • merges.txt
    1.67 MB
    Upload folder using huggingface_hub 3 months ago
  • preprocessor_config.json
    655 Bytes
    Upload folder using huggingface_hub 3 months ago
  • special_tokens_map.json
    613 Bytes
    Upload folder using huggingface_hub 3 months ago
  • tokenizer.json
    11.4 MB
    xet
    Upload folder using huggingface_hub 3 months ago
  • tokenizer_config.json
    7.4 kB
    Upload folder using huggingface_hub 3 months ago
  • trainer_state.json
    56.5 kB
    Upload folder using huggingface_hub 3 months ago
  • training_args.bin
    8.18 kB
    xet
    Upload folder using huggingface_hub 3 months ago
  • vocab.json
    2.78 MB
    Upload folder using huggingface_hub 3 months ago