JackWong0911
commited on
Commit
•
ccfeb5c
1
Parent(s):
7565746
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": "divided_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:37df898595eefb2251e7788f111453765bf9e37c69613f88323a73cd95f66ea8
|
3 |
+
size 485087636
|
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:fc9dea298806e66707bf1712b14cace63e78eb9c113c1655a05f54cb8ef80e53
|
3 |
size 5048
|