FuryAssassin commited on
Commit
29f4824
·
verified ·
1 Parent(s): 78f6be1

Upload step_1000/config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. step_1000/config.json +4 -0
step_1000/config.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "model_type": "bert",
3
+ "architectures": ["BertModel"]
4
+ }