suryag9401
commited on
Commit
•
46bbf4c
1
Parent(s):
19de922
Update README.md
Browse files
README.md
CHANGED
@@ -6,10 +6,11 @@ datasets:
|
|
6 |
metrics:
|
7 |
- bertscore
|
8 |
- accuracy
|
9 |
-
library_name:
|
10 |
tags:
|
11 |
- legal
|
12 |
- finance
|
13 |
- medical
|
14 |
- text-generation-inference
|
|
|
15 |
---
|
|
|
6 |
metrics:
|
7 |
- bertscore
|
8 |
- accuracy
|
9 |
+
library_name: asteroid
|
10 |
tags:
|
11 |
- legal
|
12 |
- finance
|
13 |
- medical
|
14 |
- text-generation-inference
|
15 |
+
pipeline_tag: question-answering
|
16 |
---
|