Spaces:
Sleeping
Sleeping
Update config.json
Browse files- config.json +6 -1
config.json
CHANGED
|
@@ -100,5 +100,10 @@
|
|
| 100 |
},
|
| 101 |
|
| 102 |
"torch_dtype": "float32",
|
| 103 |
-
"transformers_version": "4.36.0"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 104 |
}
|
|
|
|
| 100 |
},
|
| 101 |
|
| 102 |
"torch_dtype": "float32",
|
| 103 |
+
"transformers_version": "4.36.0",
|
| 104 |
+
|
| 105 |
+
"_commit_hash": null,
|
| 106 |
+
"auto_map": {
|
| 107 |
+
"AutoModel": "StableAphasiaClassifier"
|
| 108 |
+
}
|
| 109 |
}
|