Spaces:
Sleeping
Sleeping
Create constantss.py
Browse files- constantss.py +3 -0
constantss.py
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
CONFIGS = [
|
2 |
+
'covidqa', 'cuad', 'delucionqa', 'emanual', 'expertqa', 'finqa', 'hagrid', 'hotpotqa', 'msmarco', 'pubmedqa','tatqa', 'techqa'
|
3 |
+
]
|