apehex commited on
Commit
764d764
1 Parent(s): a63d1f5

Upload folder using huggingface_hub

Browse files
.gitattributes CHANGED
@@ -36,3 +36,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
36
  variables/variables.data-00000-of-00001 filter=lfs diff=lfs merge=lfs -text
37
  variants/4x16/variables/variables.data-00000-of-00001 filter=lfs diff=lfs merge=lfs -text
38
  variants/4x4/variables/variables.data-00000-of-00001 filter=lfs diff=lfs merge=lfs -text
 
 
36
  variables/variables.data-00000-of-00001 filter=lfs diff=lfs merge=lfs -text
37
  variants/4x16/variables/variables.data-00000-of-00001 filter=lfs diff=lfs merge=lfs -text
38
  variants/4x4/variables/variables.data-00000-of-00001 filter=lfs diff=lfs merge=lfs -text
39
+ variants/16x4/variables/variables.data-00000-of-00001 filter=lfs diff=lfs merge=lfs -text
variants/16x4/README.md ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: keras
3
+ ---
4
+
5
+ ## Model description
6
+
7
+ More information needed
8
+
9
+ ## Intended uses & limitations
10
+
11
+ More information needed
12
+
13
+ ## Training and evaluation data
14
+
15
+ More information needed
variants/16x4/config.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"name": "model_2", "trainable": true, "layers": [{"module": "keras.layers", "class_name": "InputLayer", "config": {"batch_input_shape": [null, 32768], "dtype": "int32", "sparse": false, "ragged": false, "name": "input_3"}, "registered_name": null, "name": "input_3", "inbound_nodes": []}, {"module": "tokun.model", "class_name": "Encoder", "config": {"token_dim": [16, 4], "encoding_dim": 256, "embedding_dim": 256, "latent_dim": 256, "activation": "gelu", "sequence_axis": 1, "feature_axis": -1}, "registered_name": "models>Encoder", "build_config": {"input_shape": [null, 1024]}, "name": "encoder_2", "inbound_nodes": [[["input_3", 0, 0, {}]]]}, {"module": "tokun.model", "class_name": "Decoder", "config": {"token_dim": [4, 16], "encoding_dim": 256, "embedding_dim": 256, "latent_dim": 256, "activation": "gelu", "sequence_axis": 1, "feature_axis": -1}, "registered_name": "models>Decoder", "build_config": {"input_shape": [null, 16, 256]}, "name": "decoder_2", "inbound_nodes": [[["encoder_2", 0, 0, {}]]]}], "input_layers": [["input_3", 0, 0]], "output_layers": [["decoder_2", 0, 0]]}
variants/16x4/fingerprint.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:979fb0c2db0fe16c265253797b1224cf3d59b9afd4337ccee416c9675041cd82
3
+ size 55
variants/16x4/keras_metadata.pb ADDED
File without changes
variants/16x4/saved_model.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0a2e2cd9bf8bb798e5d9f2e8c2168f759c79e3cdf7fa18941993d083d16ffa2f
3
+ size 565472
variants/16x4/variables/variables.data-00000-of-00001 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3034e7267fabd4f0a62517ba6291dd23c12988876d5045c7beb47f9161d16e80
3
+ size 11059066
variants/16x4/variables/variables.index ADDED
Binary file (1.21 kB). View file