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:
- 3f724dae47cf36a74f2cd60fb408bda36a6330329375788e5c92d9f8c545cf59
- Size of remote file:
- 38 MB
- SHA256:
- 4344d313116330ed675c4965253c4c40fce3d9a98a0e81df4ee50d0ebddbebd5
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.