CChahrour commited on
Commit
41e8bd1
·
verified ·
1 Parent(s): 97c647f

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. config.json +12 -0
  2. model.safetensors +3 -0
  3. training_args.bin +3 -0
config.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "Methformer"
4
+ ],
5
+ "hidden_dim": 128,
6
+ "hidden_dropout_prob": 0.1,
7
+ "input_dim": 2,
8
+ "num_attention_heads": 8,
9
+ "num_hidden_layers": 12,
10
+ "torch_dtype": "float32",
11
+ "transformers_version": "4.51.0"
12
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f019a04fb42df1f7d143acc6c31d90be61c9386554fb3c3e3f34a673b04ac635
3
+ size 29007112
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:37da4a91e4a7a1fb53f1722f71f68095edf9e56e25275f82131b849027b5b2c1
3
+ size 5777