emanuelaboros
commited on
Commit
•
8c008dd
1
Parent(s):
aab53bb
Update config.json
Browse files- config.json +2 -2
config.json
CHANGED
@@ -6,8 +6,8 @@
|
|
6 |
"MBartForConditionalGeneration"
|
7 |
],
|
8 |
"custom_pipelines": {
|
9 |
-
"
|
10 |
-
"impl": "
|
11 |
}
|
12 |
},
|
13 |
"attention_dropout": 0.0,
|
|
|
6 |
"MBartForConditionalGeneration"
|
7 |
],
|
8 |
"custom_pipelines": {
|
9 |
+
"newsagency-ner": {
|
10 |
+
"impl": "newsagency_ner.NewsAgencyModelPipeline",
|
11 |
}
|
12 |
},
|
13 |
"attention_dropout": 0.0,
|