Upload folder using huggingface_hub
Browse files- .gitattributes +1 -0
- variants/256x256x256/4x16/README.md +0 -9
- variants/256x256x256/4x16/config.json +1 -1
- variants/256x256x256/4x16/fingerprint.pb +2 -2
- variants/256x256x256/4x16/saved_model.pb +2 -2
- variants/256x256x256/4x16/variables/variables.data-00000-of-00001 +2 -2
- variants/256x256x256/4x16/variables/variables.index +0 -0
.gitattributes
CHANGED
@@ -42,3 +42,4 @@ variants/256x8/4x16/variables/variables.data-00000-of-00001 filter=lfs diff=lfs
|
|
42 |
variants/256x8/4x4/variables/variables.data-00000-of-00001 filter=lfs diff=lfs merge=lfs -text
|
43 |
variants/256x8/4x4x4/variables/variables.data-00000-of-00001 filter=lfs diff=lfs merge=lfs -text
|
44 |
variants/256x1024x8/4x4x16/variables/variables.data-00000-of-00001 filter=lfs diff=lfs merge=lfs -text
|
|
|
|
42 |
variants/256x8/4x4/variables/variables.data-00000-of-00001 filter=lfs diff=lfs merge=lfs -text
|
43 |
variants/256x8/4x4x4/variables/variables.data-00000-of-00001 filter=lfs diff=lfs merge=lfs -text
|
44 |
variants/256x1024x8/4x4x16/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
|
variants/256x256x256/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/256x256x256/4x16/config.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"name": "
|
|
|
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": [16, 2048]}, "name": "encoder", "inbound_nodes": [[["input_1", 0, 0, {}]]]}, {"module": "tokun.model", "class_name": "Decoder", "config": {"token_dim": [16, 4], "encoding_dim": 256, "embedding_dim": 256, "sequence_axis": 1, "feature_axis": -1, "activation": "gelu", "output": "categorical"}, "registered_name": "models>Decoder", "build_config": {"input_shape": [16, 32, 256]}, "name": "decoder", "inbound_nodes": [[["encoder", 0, 0, {}]]]}], "input_layers": [["input_1", 0, 0]], "output_layers": [["decoder", 0, 0]]}
|
variants/256x256x256/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:524d13084a9e0abf7328249dce6e88cf6d93a20d924d7685654395bc9e4031b9
|
3 |
+
size 57
|
variants/256x256x256/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:d29e07a1d837b348fcedc8e60d0834016d2574f039f893feb3614c4285079b45
|
3 |
+
size 379449
|
variants/256x256x256/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:f67e3d577e550669f0c9de21690be1b9a3a33ff1c2a8c6a7307d66c0ca02bb7f
|
3 |
+
size 11056984
|
variants/256x256x256/4x16/variables/variables.index
CHANGED
Binary files a/variants/256x256x256/4x16/variables/variables.index and b/variants/256x256x256/4x16/variables/variables.index differ
|
|