alisadeghi1 commited on
Commit
fe01646
1 Parent(s): 624472f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -3
README.md CHANGED
@@ -1,3 +1,14 @@
1
- ---
2
- license: cc-by-sa-3.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-sa-3.0
3
+ datasets:
4
+ - openai/MMMLU
5
+ language:
6
+ - ae
7
+ metrics:
8
+ - bertscore
9
+ base_model:
10
+ - openai/whisper-large-v3-turbo
11
+ new_version: meta-llama/Llama-3.2-11B-Vision-Instruct
12
+ pipeline_tag: text-classification
13
+ library_name: asteroid
14
+ ---