Instructions to use MayBashendy/Arabic_CrossPrompt_FineTuningMT5_noAug_TestTask1_organization with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use MayBashendy/Arabic_CrossPrompt_FineTuningMT5_noAug_TestTask1_organization with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("google/mt5-small") model = PeftModel.from_pretrained(base_model, "MayBashendy/Arabic_CrossPrompt_FineTuningMT5_noAug_TestTask1_organization") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
5304bfc | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:53db1ccb28daf805ea5deda759153f03cd8f85c56fdd68c7788bdc4a61068491
size 5368
|