dumbequation commited on
Commit
6efe0ab
·
verified ·
1 Parent(s): ef019e6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -9
README.md CHANGED
@@ -1,22 +1,27 @@
1
  ---
2
- base_model: unsloth/phi-4-unsloth-bnb-4bit
 
3
  tags:
4
  - text-generation-inference
5
  - transformers
6
- - unsloth
7
- - llama
8
  - trl
9
  license: apache-2.0
10
  language:
11
  - en
 
 
 
 
12
  ---
13
 
 
 
 
 
 
 
 
14
  # Uploaded model
15
 
16
  - **Developed by:** dumbequation
17
- - **License:** apache-2.0
18
- - **Finetuned from model :** unsloth/phi-4-unsloth-bnb-4bit
19
-
20
- This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
21
-
22
- [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
 
1
  ---
2
+ base_model:
3
+ - unsloth/phi-4
4
  tags:
5
  - text-generation-inference
6
  - transformers
 
 
7
  - trl
8
  license: apache-2.0
9
  language:
10
  - en
11
+ - te
12
+ datasets:
13
+ - NLPT/Telugu_Dilaog_Dataset
14
+ pipeline_tag: text-generation
15
  ---
16
 
17
+ # About
18
+ Microsoft's Phi-4 finetuned on Telugu Instruction dataset.
19
+ Capabilties in Telugu
20
+ 1. Langugage Fluency
21
+ 2. Math and Reasoning
22
+ 3. STEM General Knowledge
23
+
24
  # Uploaded model
25
 
26
  - **Developed by:** dumbequation
27
+ - **License:** apache-2.0