apehex commited on
Commit
c9b3cd7
1 Parent(s): fbd6191

Upload folder using huggingface_hub

Browse files
.gitattributes CHANGED
@@ -38,3 +38,4 @@ variants/4x16/variables/variables.data-00000-of-00001 filter=lfs diff=lfs merge=
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
40
  variants/4x4x4/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
40
  variants/4x4x4/variables/variables.data-00000-of-00001 filter=lfs diff=lfs merge=lfs -text
41
+ variants/256x8/4x16/variables/variables.data-00000-of-00001 filter=lfs diff=lfs merge=lfs -text
variants/256x8/4x16/README.md ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
16
+
17
+ ## Model Plot
18
+
19
+ <details>
20
+ <summary>View Model Plot</summary>
21
+
22
+ ![Model Image](./model.png)
23
+
24
+ </details>
variants/256x8/4x16/config.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"name": "model", "trainable": true, "layers": [{"module": "keras.layers", "class_name": "InputLayer", "config": {"batch_input_shape": [null, 32768], "dtype": "int32", "sparse": false, "ragged": false, "name": "input_1"}, "registered_name": null, "name": "input_1", "inbound_nodes": []}, {"module": "tokun.model", "class_name": "Encoder", "config": {"token_dim": [4, 16], "encoding_dim": 256, "embedding_dim": 256, "sequence_axis": 1, "feature_axis": -1, "activation": "gelu"}, "registered_name": "models>Encoder", "build_config": {"input_shape": [null, 1024]}, "name": "encoder", "inbound_nodes": [[["input_1", 0, 0, {}]]]}, {"module": "tokun.model", "class_name": "Decoder", "config": {"token_dim": [16, 4], "encoding_dim": 8, "embedding_dim": 256, "sequence_axis": 1, "feature_axis": -1, "activation": "gelu", "output": "binary"}, "registered_name": "models>Decoder", "build_config": {"input_shape": [null, 16, 256]}, "name": "decoder", "inbound_nodes": [[["encoder", 0, 0, {}]]]}], "input_layers": [["input_1", 0, 0]], "output_layers": [["decoder", 0, 0]]}
variants/256x8/4x16/fingerprint.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40763b7e6a714ea4f784cd2877a695cadecf9f4f9eb60d0b0814ebfcaf67adad
3
+ size 56
variants/256x8/4x16/keras_metadata.pb ADDED
File without changes
variants/256x8/4x16/model.png ADDED
variants/256x8/4x16/saved_model.pb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:806bfb8d6cf542f15c65b46cdbcdb13f89be0d04a62f811a68b8335d8c93a615
3
+ size 549977
variants/256x8/4x16/variables/variables.data-00000-of-00001 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d47dbfd7e3d6cdbe8283148c45d17bd999abca756bfddf7d83417d8df57ec0b5
3
+ size 10803621
variants/256x8/4x16/variables/variables.index ADDED
Binary file (1.21 kB). View file