oussamaegi commited on
Commit
6730d2a
1 Parent(s): f5f56a4

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -0
README.md ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - openai/MMMLU
5
+ language:
6
+ - en
7
+ metrics:
8
+ - accuracy
9
+ - bertscore
10
+ base_model:
11
+ - openai/whisper-large-v3-turbo
12
+ new_version: black-forest-labs/FLUX.1-dev
13
+ pipeline_tag: feature-extraction
14
+ library_name: asteroid
15
+ tags:
16
+ - art
17
+ ---