Question Answering
fastai
Afar
Jillv commited on
Commit
ec1b036
1 Parent(s): 19258e7

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: openrail
3
+ datasets:
4
+ - openai/MMMLU
5
+ - KingNish/reasoning-base-20k
6
+ language:
7
+ - aa
8
+ metrics:
9
+ - accuracy
10
+ - bleurt
11
+ base_model:
12
+ - meta-llama/Llama-3.2-1B
13
+ new_version: openai/whisper-large-v3-turbo
14
+ pipeline_tag: question-answering
15
+ library_name: fastai
16
+ ---