Question Answering
Russian
English
ParsiSan commited on
Commit
cb662c7
1 Parent(s): cb83cb6

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: afl-3.0
3
+ datasets:
4
+ - openai/MMMLU
5
+ - google/frames-benchmark
6
+ language:
7
+ - ru
8
+ - en
9
+ metrics:
10
+ - code_eval
11
+ - accuracy
12
+ base_model:
13
+ - meta-llama/Llama-3.2-1B
14
+ - openai/whisper-large-v3-turbo
15
+ pipeline_tag: question-answering
16
+ ---