Commit
路
68d1c9e
1
Parent(s):
cf884d2
Update README.md
Browse files
README.md
CHANGED
|
@@ -15,7 +15,7 @@ model-index:
|
|
| 15 |
- task:
|
| 16 |
type: Extractive Question-Answering
|
| 17 |
dataset:
|
| 18 |
-
type: mrqa # Required. Example: common_voice. Use dataset id from https://hf.co/datasets
|
| 19 |
name: mrqa # Required. A pretty name for the dataset. Example: Common Voice (French)
|
| 20 |
|
| 21 |
metrics:
|
|
|
|
| 15 |
- task:
|
| 16 |
type: Extractive Question-Answering
|
| 17 |
dataset:
|
| 18 |
+
type: mrqa-2019 # Required. Example: common_voice. Use dataset id from https://hf.co/datasets
|
| 19 |
name: mrqa # Required. A pretty name for the dataset. Example: Common Voice (French)
|
| 20 |
|
| 21 |
metrics:
|