hmunachii commited on
Commit
ad6574a
·
verified ·
1 Parent(s): 8bb1d57

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +5 -0
config.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "library_name": "jax",
3
+ "model_type": "custom",
4
+ "architectures": ["SimpleAttentionNetwork"]
5
+ }