Remove the underperforming variant
Browse files- variants/256x256/16x4/README.md +0 -24
- variants/256x256/16x4/config.json +0 -1
- variants/256x256/16x4/fingerprint.pb +0 -3
- variants/256x256/16x4/keras_metadata.pb +0 -0
- variants/256x256/16x4/model.png +0 -0
- variants/256x256/16x4/saved_model.pb +0 -3
- variants/256x256/16x4/variables/variables.data-00000-of-00001 +0 -3
- variants/256x256/16x4/variables/variables.index +0 -0
variants/256x256/16x4/README.md
DELETED
@@ -1,24 +0,0 @@
|
|
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/256x256/16x4/config.json
DELETED
@@ -1 +0,0 @@
|
|
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": [16, 4], "encoding_dim": 256, "embedding_dim": 256, "activation": "gelu", "sequence_axis": 1, "feature_axis": -1}, "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": [4, 16], "encoding_dim": 256, "embedding_dim": 256, "activation": "gelu", "sequence_axis": 1, "feature_axis": -1}, "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/256x256/16x4/fingerprint.pb
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:113b7790a0afb6caac7f5c6c6223bf534bee8fb168ba876c2252bc44dac00a8c
|
3 |
-
size 57
|
|
|
|
|
|
|
|
variants/256x256/16x4/keras_metadata.pb
DELETED
File without changes
|
variants/256x256/16x4/model.png
DELETED
Binary file (6.32 kB)
|
|
variants/256x256/16x4/saved_model.pb
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:14dd2ec26ab5b21366731ca204d7e6a5e9c8f8451c16500680e89ff058e870a1
|
3 |
-
size 551724
|
|
|
|
|
|
|
|
variants/256x256/16x4/variables/variables.data-00000-of-00001
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:fb3f509eb2999df6816acbe6db1a66ab30248161ea9360e5a2b850ec3ca9f412
|
3 |
-
size 11059066
|
|
|
|
|
|
|
|
variants/256x256/16x4/variables/variables.index
DELETED
Binary file (1.21 kB)
|
|