Upload folder using huggingface_hub
Browse files
variants/4x16/config.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"name": "
|
|
|
1 |
+
{"name": "model_1", "trainable": true, "layers": [{"module": "keras.layers", "class_name": "InputLayer", "config": {"batch_input_shape": [null, 32768], "dtype": "int32", "sparse": false, "ragged": false, "name": "input_2"}, "registered_name": null, "name": "input_2", "inbound_nodes": []}, {"module": "tokun.model", "class_name": "Encoder", "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>Encoder", "build_config": {"input_shape": [null, 1024]}, "name": "encoder_1", "inbound_nodes": [[["input_2", 0, 0, {}]]]}, {"module": "tokun.model", "class_name": "Decoder", "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>Decoder", "build_config": {"input_shape": [null, 16, 256]}, "name": "decoder_1", "inbound_nodes": [[["encoder_1", 0, 0, {}]]]}], "input_layers": [["input_2", 0, 0]], "output_layers": [["decoder_1", 0, 0]]}
|
variants/4x16/fingerprint.pb
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6c35de7d2e53edbd02b7749b0cb46ff29011f374fd7720f2d8382bd33f0ccadc
|
3 |
+
size 55
|
variants/4x16/saved_model.pb
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e46b304327277f49accabc5585050a9a606b9c089d6589644078389fff074bba
|
3 |
+
size 565539
|
variants/4x16/variables/variables.data-00000-of-00001
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 11059066
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8ad3defdef5ede5d292487abaa8aa45a9c4858d256ae6af7911fea3f31b5788b
|
3 |
size 11059066
|
variants/4x16/variables/variables.index
CHANGED
Binary files a/variants/4x16/variables/variables.index and b/variants/4x16/variables/variables.index differ
|
|