Text Generation
Markest commited on
Commit
954549f
1 Parent(s): c41fdd8

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ datasets:
3
+ - openai/MMMLU
4
+ - 1-800-SHARED-TASKS/openai-MMMLU
5
+ - argilla/FinePersonas-v0.1
6
+ language:
7
+ - ab
8
+ - ru
9
+ - en
10
+ - uk
11
+ - ae
12
+ - aa
13
+ base_model:
14
+ - gpt-omni/mini-omni
15
+ pipeline_tag: text-generation
16
+ ---