JackWong0911
commited on
Commit
•
7565746
1
Parent(s):
c0bf371
End of training
Browse files- config.json +1 -1
- model.safetensors +2 -2
- training_args.bin +1 -1
config.json
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
"MyTimesformerForVideoClassification"
|
5 |
],
|
6 |
"attention_probs_dropout_prob": 0.0,
|
7 |
-
"attention_type": "
|
8 |
"drop_path_rate": 0,
|
9 |
"hidden_act": "gelu",
|
10 |
"hidden_dropout_prob": 0.0,
|
|
|
4 |
"MyTimesformerForVideoClassification"
|
5 |
],
|
6 |
"attention_probs_dropout_prob": 0.0,
|
7 |
+
"attention_type": "joint_space_time",
|
8 |
"drop_path_rate": 0,
|
9 |
"hidden_act": "gelu",
|
10 |
"hidden_dropout_prob": 0.0,
|
model.safetensors
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:b26c2417df9cf04b7af9e92b30e6ff0c8b2096157cad47dc450995b018e2f0e1
|
3 |
+
size 343259388
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5048
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dc4be9f96e439191577ce7c1b7cfd990ab4938aaf1280a5d1d1b951d585801b9
|
3 |
size 5048
|