JackWong0911
commited on
Training in progress, epoch 0
Browse files- config.json +1 -1
- model.safetensors +1 -1
- runs/Mar18_01-50-29_f7ac92c7a41e/events.out.tfevents.1710727315.f7ac92c7a41e.5188.2 +2 -2
- runs/Mar18_01-50-29_f7ac92c7a41e/events.out.tfevents.1710727957.f7ac92c7a41e.5188.3 +3 -0
- runs/Mar18_02-14-41_f7ac92c7a41e/events.out.tfevents.1710728098.f7ac92c7a41e.5188.4 +3 -0
- training_args.bin +1 -1
config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"_name_or_path": "facebook/timesformer-base-finetuned-k400",
|
3 |
"architectures": [
|
4 |
-
"
|
5 |
],
|
6 |
"attention_probs_dropout_prob": 0.0,
|
7 |
"attention_type": "divided_space_time",
|
|
|
1 |
{
|
2 |
"_name_or_path": "facebook/timesformer-base-finetuned-k400",
|
3 |
"architectures": [
|
4 |
+
"TimesformerForVideoClassification"
|
5 |
],
|
6 |
"attention_probs_dropout_prob": 0.0,
|
7 |
"attention_type": "divided_space_time",
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 485087636
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:049807b0090f467b4c8625321502013b15fee76879e85b0dc457e468c59d8e01
|
3 |
size 485087636
|
runs/Mar18_01-50-29_f7ac92c7a41e/events.out.tfevents.1710727315.f7ac92c7a41e.5188.2
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:623de025f4d0371e96508a5badc008d3e7bd2e2fed0c3f626db3de70999727be
|
3 |
+
size 13651
|
runs/Mar18_01-50-29_f7ac92c7a41e/events.out.tfevents.1710727957.f7ac92c7a41e.5188.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7d2b16e5791042555454029703b61efa6aeabc41c06f0bcaf6184621a7b09115
|
3 |
+
size 411
|
runs/Mar18_02-14-41_f7ac92c7a41e/events.out.tfevents.1710728098.f7ac92c7a41e.5188.4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d044120e3a64f2c2728e01acfc328215683bed62eea287929162d3b5a67d852b
|
3 |
+
size 6392
|
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:053415a0b0571154e8ef71c59ea8f6f92caea927375bfd55464b671057f5072e
|
3 |
size 5048
|