Spaces:
Sleeping
Sleeping
Commit
·
9d6e339
1
Parent(s):
942362b
Update README.md
Browse files
README.md
CHANGED
@@ -14,6 +14,10 @@ language:
|
|
14 |
tags:
|
15 |
- summarization
|
16 |
- question-answering
|
|
|
|
|
|
|
|
|
17 |
---
|
18 |
|
19 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
14 |
tags:
|
15 |
- summarization
|
16 |
- question-answering
|
17 |
+
preload_from_hub:
|
18 |
+
- openai/whisper-tiny
|
19 |
+
- NotXia/longformer-bio-ext-summ
|
20 |
+
- rsvp-ai/bertserini-bert-base-squad
|
21 |
---
|
22 |
|
23 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|