julien-c HF staff commited on
Commit
d55e40f
1 Parent(s): 5cf3d6c

Migrate model card from transformers-repo

Browse files

Read announcement at https://discuss.huggingface.co/t/announcement-all-model-cards-will-be-migrated-to-hf-co-model-repos/2755
Original file history: https://github.com/huggingface/transformers/commits/master/model_cards/akhooli/personachat-arabic/README.md

Files changed (1) hide show
  1. README.md +12 -0
README.md ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - conversational
4
+ language:
5
+ - ar
6
+ license: mit
7
+ ---
8
+ ## personachat-arabic (conversational AI)
9
+ This is personachat-arabic, using a subset from the persona-chat validation dataset, machine translated to Arabic (from English)
10
+ and fine-tuned from [akhooli/gpt2-small-arabic](https://huggingface.co/akhooli/gpt2-small-arabic) which is a limited text generation model.
11
+ Usage: see the last section of this [example notebook](https://colab.research.google.com/drive/1I6RFOWMaTpPBX7saJYjnSTddW0TD6H1t?usp=sharing)
12
+ Note: model has limited training set which was machine translated (do not use for production).