Upload folder using huggingface_hub
Browse files- .gitattributes +1 -0
- variants/256x256x8/4x16/README.md +0 -9
- variants/256x256x8/4x16/config.json +1 -1
- variants/256x256x8/4x16/fingerprint.pb +2 -2
- variants/256x256x8/4x16/saved_model.pb +2 -2
- variants/256x256x8/4x16/variables/variables.data-00000-of-00001 +2 -2
- variants/256x256x8/4x16/variables/variables.index +0 -0
.gitattributes
CHANGED
@@ -45,3 +45,4 @@ variants/256x1024x8/4x4x16/variables/variables.data-00000-of-00001 filter=lfs di
|
|
45 |
variants/256x256x256/4x16/variables/variables.data-00000-of-00001 filter=lfs diff=lfs merge=lfs -text
|
46 |
variants/256x256x256/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
|
|
|
|
45 |
variants/256x256x256/4x16/variables/variables.data-00000-of-00001 filter=lfs diff=lfs merge=lfs -text
|
46 |
variants/256x256x256/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
|
variants/256x256x8/4x16/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/4x16/config.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"name": "
|
|
|
1 |
+
{"name": "model_3", "trainable": true, "layers": [{"module": "keras.layers", "class_name": "InputLayer", "config": {"batch_input_shape": [null, 32768], "dtype": "int32", "sparse": false, "ragged": false, "name": "input_4"}, "registered_name": null, "name": "input_4", "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": [16, 2048]}, "name": "encoder_3", "inbound_nodes": [[["input_4", 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": [16, 32, 256]}, "name": "decoder_3", "inbound_nodes": [[["encoder_3", 0, 0, {}]]]}], "input_layers": [["input_4", 0, 0]], "output_layers": [["decoder_3", 0, 0]]}
|
variants/256x256x8/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:a7cf0db9e9dd759eeeedbbc1af89d64d2927a2358661f919458e0d1b07879f4c
|
3 |
+
size 55
|
variants/256x256x8/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:157109af50db8ee3bf17eb6615148b5479340d479b88a6e9dfc1ee09e03a98b4
|
3 |
+
size 383215
|
variants/256x256x8/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
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3d94d8eec64e8a693688a7d9d5a243c3de7bede8c64abbf7a495233c1eff79e0
|
3 |
+
size 10802078
|
variants/256x256x8/4x16/variables/variables.index
CHANGED
Binary files a/variants/256x256x8/4x16/variables/variables.index and b/variants/256x256x8/4x16/variables/variables.index differ
|
|