Srikumar26 commited on
Commit
865d638
·
verified ·
1 Parent(s): 2de5dd3

Push model using huggingface_hub.

Browse files
Files changed (1) hide show
  1. config.json +11 -0
config.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dim": 512,
3
+ "encoded_size": 256,
4
+ "input_size": 2,
5
+ "sigma": [
6
+ 1,
7
+ 16,
8
+ 256
9
+ ],
10
+ "transformers_version": "4.45.2"
11
+ }