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

  • Log In
  • Sign Up

mou3az
/
IT-General_Question-Generation

PEFT
Safetensors
English
IT purpose
General purpose
Text2text Generation
Model card Files Files and versions
xet
Community
1

Instructions to use mou3az/IT-General_Question-Generation with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use mou3az/IT-General_Question-Generation with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForSeq2SeqLM
    
    base_model = AutoModelForSeq2SeqLM.from_pretrained("facebook/bart-base")
    model = PeftModel.from_pretrained(base_model, "mou3az/IT-General_Question-Generation")
  • Notebooks
  • Google Colab
  • Kaggle
IT-General_Question-Generation
4 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 43 commits
mou3az's picture
mou3az
Update README.md
a510668 verified almost 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • README.md
    2.77 kB
    Update README.md almost 2 years ago
  • adapter_config.json
    617 Bytes
    Update adapter_config.json about 2 years ago
  • adapter_model.safetensors
    3.99 MB
    xet
    Upload model about 2 years ago