Push model using huggingface_hub.
Browse files- README.md +12 -0
- config.json +18 -0
- model.safetensors +3 -0
README.md
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: v-jepa
|
3 |
+
tags:
|
4 |
+
- video-embeddings
|
5 |
+
- pytorch_model_hub_mixin
|
6 |
+
- model_hub_mixin
|
7 |
+
repo_url: https://github.com/facebookresearch/jepa
|
8 |
+
---
|
9 |
+
|
10 |
+
This model has been pushed to the Hub using **v-jepa**:
|
11 |
+
- Repo: https://github.com/facebookresearch/jepa
|
12 |
+
- Docs: [More Information Needed]
|
config.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"attn_drop_rate": 0.0,
|
3 |
+
"depth": 24,
|
4 |
+
"drop_rate": 0.0,
|
5 |
+
"embed_dim": 1024,
|
6 |
+
"img_size": 224,
|
7 |
+
"in_chans": 3,
|
8 |
+
"init_std": 0.02,
|
9 |
+
"mlp_ratio": 4,
|
10 |
+
"num_frames": 16,
|
11 |
+
"num_heads": 16,
|
12 |
+
"out_layers": null,
|
13 |
+
"patch_size": 16,
|
14 |
+
"qk_scale": null,
|
15 |
+
"qkv_bias": true,
|
16 |
+
"tubelet_size": 2,
|
17 |
+
"uniform_power": false
|
18 |
+
}
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aeaf2cc7426de73a58c3162d135600a8734891c331194bf1c7acb509c218600e
|
3 |
+
size 1221991672
|