dumbequation commited on
Commit
a6f2ff2
·
verified ·
1 Parent(s): 77fe616

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -10
README.md CHANGED
@@ -1,23 +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
- - sft
10
  license: apache-2.0
11
  language:
12
  - en
 
 
 
 
13
  ---
14
 
 
 
 
 
 
 
 
15
  # Uploaded model
16
 
17
  - **Developed by:** dumbequation
18
- - **License:** apache-2.0
19
- - **Finetuned from model :** unsloth/phi-4-unsloth-bnb-4bit
20
-
21
- This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
22
-
23
- [<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