emanuelaboros
commited on
Commit
·
90f2fe8
1
Parent(s):
fc316e6
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -9,7 +9,7 @@
|
|
9 |
"generic-nel": {
|
10 |
"impl": "generic_nel.NelPipeline",
|
11 |
"pt": [
|
12 |
-
"
|
13 |
],
|
14 |
"tf": []
|
15 |
}
|
|
|
9 |
"generic-nel": {
|
10 |
"impl": "generic_nel.NelPipeline",
|
11 |
"pt": [
|
12 |
+
"MBartForConditionalGeneration"
|
13 |
],
|
14 |
"tf": []
|
15 |
}
|