jayasuryajsk commited on
Commit
ea11966
1 Parent(s): af3f7dd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +25 -1
README.md CHANGED
@@ -5,4 +5,28 @@ datasets:
5
  language:
6
  - te
7
  pipeline_tag: text-generation
8
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  language:
6
  - te
7
  pipeline_tag: text-generation
8
+ ---
9
+
10
+
11
+ ---
12
+ # Llama-3-8b-Telugu_Romanized
13
+
14
+ Llama-3 8B finetune on alpaca cleaned telugu dataset.
15
+
16
+ ## Model Details
17
+
18
+ ### Model Description
19
+
20
+ The Llama-3-8b-Telugu is a language model designed for various natural language processing tasks in the Telugu language, It can be applied to tasks such as language generation, text completion, question answering, and other downstream NLP applications specific to the Telugu language.
21
+
22
+
23
+ - **Developed by:** Jaya Surya Kommireddy
24
+ - **Language(s) (NLP):** Telugu and English
25
+ - **Finetuned from model:** unsloth/llama-3-8b-bnb-4bit
26
+
27
+
28
+
29
+ ## Uses
30
+
31
+ The model can be used directly for tasks such as language generation, text completion, and question answering in the Telugu language.
32
+