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

  • Log In
  • Sign Up

tusarway
/
refusion-3

Text Classification
PEFT
Safetensors
English
ai-detection
qwen3
lora
refusion
ai-generated-text
human-written-text
Eval Results (legacy)
Model card Files Files and versions
xet
Community

Instructions to use tusarway/refusion-3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use tusarway/refusion-3 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForSequenceClassification
    
    base_model = AutoModelForSequenceClassification.from_pretrained("Qwen/Qwen3-0.6B")
    model = PeftModel.from_pretrained(base_model, "tusarway/refusion-3")
  • Notebooks
  • Google Colab
  • Kaggle
refusion-3
173 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
tusarway's picture
tusarway
πŸ“„ Update README β€” ReFusion 3.0 full documentation
cdf97c0 verified 3 months ago
  • .gitattributes
    1.57 kB
    Upload tokenizer 3 months ago
  • README.md
    9.49 kB
    πŸ“„ Update README β€” ReFusion 3.0 full documentation 3 months ago
  • adapter_config.json
    1.08 kB
    ReFusion 3.0 - trained on 50k samples, 10 epochs, r=64 LoRA 3 months ago
  • adapter_model.safetensors
    162 MB
    xet
    ReFusion 3.0 - trained on 50k samples, 10 epochs, r=64 LoRA 3 months ago
  • chat_template.jinja
    4.17 kB
    Upload tokenizer 3 months ago
  • tokenizer.json
    11.4 MB
    xet
    Upload tokenizer 3 months ago
  • tokenizer_config.json
    662 Bytes
    Upload tokenizer 3 months ago