Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -12,10 +12,10 @@ model-index:
|
|
| 12 |
type: text-classification
|
| 13 |
name: Financial Q&A
|
| 14 |
dataset:
|
| 15 |
-
name:
|
| 16 |
-
type:
|
| 17 |
-
config:
|
| 18 |
-
split:
|
| 19 |
metrics:
|
| 20 |
- type: accuracy
|
| 21 |
value: 100.0
|
|
|
|
| 12 |
type: text-classification
|
| 13 |
name: Financial Q&A
|
| 14 |
dataset:
|
| 15 |
+
name: SQuAD
|
| 16 |
+
type: squad
|
| 17 |
+
config: plain_text
|
| 18 |
+
split: validation
|
| 19 |
metrics:
|
| 20 |
- type: accuracy
|
| 21 |
value: 100.0
|