Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
bostorup2
/
123
like
0
Summarization
Diffusers
openai/MMMLU
License:
openrail
Model card
Files
Files and versions
Community
Use this model
bostorup2
commited on
Oct 17, 2024
Commit
549d8d7
·
verified
·
1 Parent(s):
7d14823
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+11
-0
README.md
ADDED
Viewed
@@ -0,0 +1,11 @@
1
+
---
2
+
license: openrail
3
+
datasets:
4
+
- openai/MMMLU
5
+
metrics:
6
+
- bleu
7
+
base_model:
8
+
- openai/whisper-large-v3-turbo
9
+
pipeline_tag: summarization
10
+
library_name: diffusers
11
+
---