Teja-Gollapudi
commited on
Commit
•
a3dae86
1
Parent(s):
68d1c9e
Update README.md
Browse files
README.md
CHANGED
@@ -13,7 +13,7 @@ model-index:
|
|
13 |
- name: VMware/TinyRoBERTa-MRQA
|
14 |
results:
|
15 |
- task:
|
16 |
-
type:
|
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)
|
|
|
13 |
- name: VMware/TinyRoBERTa-MRQA
|
14 |
results:
|
15 |
- task:
|
16 |
+
type: 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)
|