Upload folder using huggingface_hub
Browse files- .gitattributes +1 -0
- variants/256x256x8/4x4x4/README.md +0 -9
- variants/256x256x8/4x4x4/config.json +1 -1
- variants/256x256x8/4x4x4/fingerprint.pb +2 -2
- variants/256x256x8/4x4x4/saved_model.pb +2 -2
- variants/256x256x8/4x4x4/variables/variables.data-00000-of-00001 +2 -2
- variants/256x256x8/4x4x4/variables/variables.index +0 -0
.gitattributes
CHANGED
@@ -47,3 +47,4 @@ variants/256x256x256/4x4/variables/variables.data-00000-of-00001 filter=lfs diff
|
|
47 |
variants/256x256x256/4x4x4/variables/variables.data-00000-of-00001 filter=lfs diff=lfs merge=lfs -text
|
48 |
variants/256x256x8/4x16/variables/variables.data-00000-of-00001 filter=lfs diff=lfs merge=lfs -text
|
49 |
variants/256x256x8/4x4/variables/variables.data-00000-of-00001 filter=lfs diff=lfs merge=lfs -text
|
|
|
|
47 |
variants/256x256x256/4x4x4/variables/variables.data-00000-of-00001 filter=lfs diff=lfs merge=lfs -text
|
48 |
variants/256x256x8/4x16/variables/variables.data-00000-of-00001 filter=lfs diff=lfs merge=lfs -text
|
49 |
variants/256x256x8/4x4/variables/variables.data-00000-of-00001 filter=lfs diff=lfs merge=lfs -text
|
50 |
+
variants/256x256x8/4x4x4/variables/variables.data-00000-of-00001 filter=lfs diff=lfs merge=lfs -text
|
variants/256x256x8/4x4x4/README.md
CHANGED
@@ -13,12 +13,3 @@ More information needed
|
|
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>
|
|
|
13 |
## Training and evaluation data
|
14 |
|
15 |
More information needed
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
variants/256x256x8/4x4x4/config.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"name": "
|
|
|
1 |
+
{"name": "model_5", "trainable": true, "layers": [{"module": "keras.layers", "class_name": "InputLayer", "config": {"batch_input_shape": [null, 32768], "dtype": "int32", "sparse": false, "ragged": false, "name": "input_6"}, "registered_name": null, "name": "input_6", "inbound_nodes": []}, {"module": "tokun.model", "class_name": "Encoder", "config": {"token_dim": [4, 4, 4], "encoding_dim": 256, "embedding_dim": 256, "sequence_axis": 1, "feature_axis": -1, "activation": "gelu"}, "registered_name": "models>Encoder", "build_config": {"input_shape": [16, 2048]}, "name": "encoder_5", "inbound_nodes": [[["input_6", 0, 0, {}]]]}, {"module": "tokun.model", "class_name": "Decoder", "config": {"token_dim": [4, 4, 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": [16, 32, 256]}, "name": "decoder_5", "inbound_nodes": [[["encoder_5", 0, 0, {}]]]}], "input_layers": [["input_6", 0, 0]], "output_layers": [["decoder_5", 0, 0]]}
|
variants/256x256x8/4x4x4/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:f806af7010c59c52f6b2a25ed0abede9dc407b24061f3e1c2469e7e7f5c50f36
|
3 |
+
size 57
|
variants/256x256x8/4x4x4/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:6fbc6e6def891a9529a1120cafad077be051a9bf22c411afb0e25f8be749622c
|
3 |
+
size 532021
|
variants/256x256x8/4x4x4/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
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8ae52ab4aef3571756f3afc9522c1f336513819693becb40fb93bdf069345e02
|
3 |
+
size 6610366
|
variants/256x256x8/4x4x4/variables/variables.index
CHANGED
Binary files a/variants/256x256x8/4x4x4/variables/variables.index and b/variants/256x256x8/4x4x4/variables/variables.index differ
|
|