manishiitg commited on
Commit
a142544
1 Parent(s): c249d4b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -2
README.md CHANGED
@@ -3,5 +3,15 @@ license: apache-2.0
3
  language:
4
  - hi
5
  - en
6
- base_model: mistralai/Mistral-7B-v0.1
7
- ---
 
 
 
 
 
 
 
 
 
 
 
3
  language:
4
  - hi
5
  - en
6
+ base_model: teknium/OpenHermes-2.5
7
+ ---
8
+
9
+
10
+ Model trained on Hindi and English data.
11
+
12
+ Optimized mainly for content writing, role playing, classification and other tasks which require generating cohenrent content.
13
+
14
+ Model is not optimzed for coding/maths tasks
15
+
16
+ For detailed model evaluation: https://github.com/manishiitg/hi-llm-eval
17
+