DJStomp commited on
Commit
9d87050
·
verified ·
1 Parent(s): 9ae9852

btmnist: update checkpoint

Browse files
Files changed (1) hide show
  1. config.json +5 -0
config.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "clip_activations": 3.0,
3
+ "delta": 0.02,
4
+ "use_triton_linear": true
5
+ }