Spaces:
Sleeping
Sleeping
Update constants.py
Browse files- constants.py +1 -1
constants.py
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
MODEL_TYPE = 'xlmroberta'
|
2 |
-
MODEL_NAME = '9wimu9/
|
3 |
USE_CUDA = False
|
|
|
1 |
MODEL_TYPE = 'xlmroberta'
|
2 |
+
MODEL_NAME = '9wimu9/xlm-roberta-large-en-si-only-finetuned-sinquad-v12'
|
3 |
USE_CUDA = False
|