sjrhuschlee
commited on
Commit
路
273acf6
1
Parent(s):
b2c5c91
Fix config type in metrics
Browse files
README.md
CHANGED
@@ -81,8 +81,8 @@ model-index:
|
|
81 |
name: Question Answering
|
82 |
dataset:
|
83 |
name: squadshifts
|
84 |
-
type:
|
85 |
-
config:
|
86 |
split: test
|
87 |
metrics:
|
88 |
- type: exact_match
|
|
|
81 |
name: Question Answering
|
82 |
dataset:
|
83 |
name: squadshifts
|
84 |
+
type: squad shifts
|
85 |
+
config: amazon
|
86 |
split: test
|
87 |
metrics:
|
88 |
- type: exact_match
|