Upload folder using huggingface_hub
Browse files- .gitattributes +1 -0
- variants/256x256x256/4x4/README.md +0 -9
- variants/256x256x256/4x4/config.json +1 -1
- variants/256x256x256/4x4/fingerprint.pb +2 -2
- variants/256x256x256/4x4/saved_model.pb +2 -2
- variants/256x256x256/4x4/variables/variables.data-00000-of-00001 +2 -2
- variants/256x256x256/4x4/variables/variables.index +0 -0
.gitattributes
CHANGED
@@ -43,3 +43,4 @@ variants/256x8/4x4/variables/variables.data-00000-of-00001 filter=lfs diff=lfs m
|
|
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
|
|
|
|
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
|
46 |
+
variants/256x256x256/4x4/variables/variables.data-00000-of-00001 filter=lfs diff=lfs merge=lfs -text
|
variants/256x256x256/4x4/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/4x4/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, 8192], "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, 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_1", "inbound_nodes": [[["input_2", 0, 0, {}]]]}, {"module": "tokun.model", "class_name": "Decoder", "config": {"token_dim": [4, 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, 128, 256]}, "name": "decoder_1", "inbound_nodes": [[["encoder_1", 0, 0, {}]]]}], "input_layers": [["input_2", 0, 0]], "output_layers": [["decoder_1", 0, 0]]}
|
variants/256x256x256/4x4/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:458912a0716db9a67d15a27c6b597ce374bc032ee4d29ff8dec879e19f395b0d
|
3 |
+
size 58
|
variants/256x256x256/4x4/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:3e6f828402ad1731429fbc7b05e36d1f7fa5eed70c296ec36303842643c90d64
|
3 |
+
size 381943
|
variants/256x256x256/4x4/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:7fc68857e1642e4d5f7d17fc7d75cf34b60f18d8c30b2f89b69528c0ff22a071
|
3 |
+
size 4753270
|
variants/256x256x256/4x4/variables/variables.index
CHANGED
Binary files a/variants/256x256x256/4x4/variables/variables.index and b/variants/256x256x256/4x4/variables/variables.index differ
|
|