Ellie5757575757 commited on
Commit
dcfcfa9
·
verified ·
1 Parent(s): e800564

Update config.json

Browse files
Files changed (1) hide show
  1. 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
  }