Commit ·
47c824a
1
Parent(s): e5c1b31
Upload MultiTaskClassifierPipeline
Browse files- config.json +2 -1
config.json
CHANGED
|
@@ -283,7 +283,8 @@
|
|
| 283 |
"threshold": 0
|
| 284 |
}
|
| 285 |
]
|
| 286 |
-
}
|
|
|
|
| 287 |
},
|
| 288 |
"torch_dtype": "float32",
|
| 289 |
"transformers_version": "4.48.1",
|
|
|
|
| 283 |
"threshold": 0
|
| 284 |
}
|
| 285 |
]
|
| 286 |
+
},
|
| 287 |
+
"runtime_env": "aws"
|
| 288 |
},
|
| 289 |
"torch_dtype": "float32",
|
| 290 |
"transformers_version": "4.48.1",
|