Upload 2 files
Browse files- config.json +2 -2
- pytorch_model.bin +2 -2
config.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"_commit_hash": null,
|
| 3 |
-
"_name_or_path": "./tvp
|
| 4 |
"alpha": 1.0,
|
| 5 |
"architectures": [
|
| 6 |
"TvpForVideoGrounding"
|
|
@@ -50,7 +50,7 @@
|
|
| 50 |
"max_text_length": 20,
|
| 51 |
"model_type": "tvp",
|
| 52 |
"num_attention_heads": 4,
|
| 53 |
-
"num_frm":
|
| 54 |
"num_hidden_layers": 4,
|
| 55 |
"pad_size": 96,
|
| 56 |
"pad_token_id": 0,
|
|
|
|
| 1 |
{
|
| 2 |
"_commit_hash": null,
|
| 3 |
+
"_name_or_path": "./tiny-random-tvp",
|
| 4 |
"alpha": 1.0,
|
| 5 |
"architectures": [
|
| 6 |
"TvpForVideoGrounding"
|
|
|
|
| 50 |
"max_text_length": 20,
|
| 51 |
"model_type": "tvp",
|
| 52 |
"num_attention_heads": 4,
|
| 53 |
+
"num_frm": 1,
|
| 54 |
"num_hidden_layers": 4,
|
| 55 |
"pad_size": 96,
|
| 56 |
"pad_token_id": 0,
|
pytorch_model.bin
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:f72df99d5172a2f8c219ad5d37ec7e473478f464f8bf6f44aac038b4195037b9
|
| 3 |
+
size 21235193
|