update model
Browse files- config.json +1 -1
- model_optimized_quantized.onnx +2 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "../output/MiniLMv2-agentflow-v2-opt",
|
3 |
"architectures": [
|
4 |
"RobertaForSequenceClassification"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "../output/MiniLMv2-agentflow-v2.1-opt",
|
3 |
"architectures": [
|
4 |
"RobertaForSequenceClassification"
|
5 |
],
|
model_optimized_quantized.onnx
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eccaf10695f61e436649002c5a1a60b64bef42917042b642e4dfc23a984ebca4
|
3 |
+
size 30451553
|