Gleb Vinarskis
commited on
Commit
·
fb478d0
1
Parent(s):
079c2d6
test
Browse files- config.json +1 -1
config.json
CHANGED
@@ -18,7 +18,7 @@
|
|
18 |
"custom_pipelines": {
|
19 |
"language-detection": {
|
20 |
"impl": "impresso_langident_wrapper.Pipeline_One",
|
21 |
-
"pt":
|
22 |
"tf": []
|
23 |
}
|
24 |
}
|
|
|
18 |
"custom_pipelines": {
|
19 |
"language-detection": {
|
20 |
"impl": "impresso_langident_wrapper.Pipeline_One",
|
21 |
+
"pt": "AutoModelForSequenceClassification",
|
22 |
"tf": []
|
23 |
}
|
24 |
}
|