me commited on
Commit
4cffec8
·
1 Parent(s): 6585920

revert readme

Browse files
Files changed (1) hide show
  1. README.md +28 -3
README.md CHANGED
@@ -1,3 +1,28 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - uz
5
+ base_model: mistralai/Mistral-7B-Instruct-v0.3
6
+ library_name: transformers
7
+ tags:
8
+ - text-generation-inference
9
+ ---
10
+
11
+ <!-- Provide a quick summary of what the model is/does. -->
12
+
13
+ This model is an adaptation of the Mistral-7B Instruct model for the Uzbek language, aimed at improving natural language generation tasks in Uzbek. It is optimized for text generation, question-answering, and various NLP tasks.
14
+
15
+ ## Model Details
16
+
17
+ ### Model Description
18
+
19
+ <!-- Provide a longer summary of what this model is. -->
20
+
21
+ The Mistral-7B-Instruct-Uzbek model has been fine-tuned on a dataset focused on the Uzbek language. It is intended to facilitate various natural language processing tasks in Uzbek, including machine translation, summarization, and dialogue systems.
22
+
23
+ - **Developed by:** [Eldor Fozilov](https://www.linkedin.com/in/eldor-fozilov/), [Azimjon Urinov](https://azimjonn.github.io/), [Khurshid Juraev](https://kjuraev.com/)
24
+ - **Model type:** Language model for Uzbek text generation
25
+ - **Language(s) (NLP):** Uzbek, English
26
+
27
+ ## How to Get Started with the Model
28
+ This model can be used as its parent model. You can find quick start code from https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.3