Instructions to use akhooli/personachat-arabic with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use akhooli/personachat-arabic with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("akhooli/personachat-arabic") model = AutoModel.from_pretrained("akhooli/personachat-arabic") - Notebooks
- Google Colab
- Kaggle
personachat-arabic (conversational AI)
This is personachat-arabic, using a subset from the persona-chat validation dataset, machine translated to Arabic (from English)
and fine-tuned from akhooli/gpt2-small-arabic which is a limited text generation model.
Usage: see the last section of this example notebook
Note: model has limited training set which was machine translated (do not use for production).
- Downloads last month
- 18
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐ Ask for provider support