Push model using huggingface_hub.
Browse files- README.md +9 -0
- config.json +12 -0
- model.safetensors +3 -0
README.md
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- model_hub_mixin
|
4 |
+
- pytorch_model_hub_mixin
|
5 |
+
---
|
6 |
+
|
7 |
+
This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
|
8 |
+
- Library: [More Information Needed]
|
9 |
+
- Docs: [More Information Needed]
|
config.json
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"action_space": null,
|
3 |
+
"hiddim": 1536,
|
4 |
+
"mask_backbone": "timm/vit_tiny_patch16_224.augreg_in21k_ft_in1k",
|
5 |
+
"mem_len": 128,
|
6 |
+
"num_heads": 16,
|
7 |
+
"num_layers": 4,
|
8 |
+
"num_view_tokens": 9,
|
9 |
+
"timesteps": 128,
|
10 |
+
"use_prev_action": true,
|
11 |
+
"view_backbone": "timm/vit_base_patch16_224.dino"
|
12 |
+
}
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:21d64d544e61595ed210e5baed22631fa69957c97e75437f384eee8c50185f6a
|
3 |
+
size 1198890268
|