AmirMohseni commited on
Commit
94a5508
1 Parent(s): eda3926

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -5
README.md CHANGED
@@ -25,13 +25,12 @@ This model is a fine-tuned version of the `meta-llama/Meta-Llama-3.1-8B-Instruct
25
 
26
  ### Model Description
27
 
28
- The `LLaMA-3.1-8B-Persian-Instruct` model is part of the LLaMA series known for its robust performance across various NLP tasks. This version is adapted to Persian, making it more effective for generating coherent and contextually relevant responses in this language.
29
 
30
- - **Developed by:** Meta AI, fine-tuned by Amir Mohseni
31
- - **Model type:** Language Model
32
- - **Language(s) (NLP):** Persian (Farsi)
33
  - **License:** Apache 2.0
34
- - **Finetuned from model:** `meta-llama/Meta-Llama-3.1-8B-Instruct`
35
 
36
  ### Model Sources
37
 
 
25
 
26
  ### Model Description
27
 
28
+ This model is a fine-tuned version of Llama-3.1-8B-Instruct that meta has released. By training this model on persian short stories, the new model gets to understand the relation between English and Persian in a more meaning full way.
29
 
30
+ - **Developed by:** Meta AI
31
+ - **Model type:** Language Model
 
32
  - **License:** Apache 2.0
33
+ - **Base Model:** `meta-llama/Meta-Llama-3.1-8B-Instruct`
34
 
35
  ### Model Sources
36