Instructions to use badrben/Arabic_Open_Questions_5_6 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use badrben/Arabic_Open_Questions_5_6 with PEFT:
from peft import PeftModel from transformers import AutoModelForSeq2SeqLM base_model = AutoModelForSeq2SeqLM.from_pretrained("google/flan-t5-large") model = PeftModel.from_pretrained(base_model, "badrben/Arabic_Open_Questions_5_6") - Transformers
How to use badrben/Arabic_Open_Questions_5_6 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("badrben/Arabic_Open_Questions_5_6", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 170fa82c525c678bd90400d144223807cddd33827ba2a6f706e456c401a7a237
- Size of remote file:
- 38 MB
- SHA256:
- 37bcb728820a7a55557861bc65fc6c5a3fbb0573d55e98adf86f5b8f2ac030dc
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.