Update README.md
Browse files
README.md
CHANGED
@@ -12,6 +12,10 @@ metrics:
|
|
12 |
- wer
|
13 |
base_model:
|
14 |
- bigscience/bloom-560m
|
|
|
|
|
|
|
|
|
15 |
---
|
16 |
|
17 |
# Citation
|
|
|
12 |
- wer
|
13 |
base_model:
|
14 |
- bigscience/bloom-560m
|
15 |
+
pipeline_tag: text2text-generation
|
16 |
+
library_name: transformers
|
17 |
+
tags:
|
18 |
+
- AnswerExtraction
|
19 |
---
|
20 |
|
21 |
# Citation
|