From ca38a947e34a2f9e748f809031e8441bc8c1eb78 Mon Sep 17 00:00:00 2001 From: dhpour Date: Fri, 16 Aug 2024 19:36:10 +0330 Subject: [PATCH] fix: update generation sec --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 9758fdb..7549f85 100644 --- a/README.md +++ b/README.md @@ -856,6 +856,9 @@ Persian version of GPT2 model fine-tuned on Persian poetry and [ParsiNLU sentime ### [AVA LLM collection](https://huggingface.co/collections/MehdiHosseiniMoghadam/ava-6648848e7a1ed3e0016f8395) Fine-tuned versions of Mistral 7B and Llama 3 for Persian. The Persian resources used for these models are not known. +### [MaralGPT](https://huggingface.co/MaralGPT) +Is a Mistral 7B based model trained on [Alpaca Persian Instruction dataset](https://huggingface.co/datasets/sinarashidi/alpaca-persian). + Thanks ------ Thanks to [Awesome Persian NLP](https://github.com/mhbashari/awesome-persian-nlp-ir) and [Awesome Iranian Datasets](https://github.com/MEgooneh/awesome-Iran-datasets) for providing some elements of this long list.