Training in progress, epoch 0
Browse files- config.json +1 -1
- model.safetensors +1 -1
- training_args.bin +1 -1
config.json
CHANGED
@@ -27,7 +27,7 @@
|
|
27 |
"norm_pix_loss": true,
|
28 |
"num_attention_heads": 16,
|
29 |
"num_channels": 3,
|
30 |
-
"num_frames":
|
31 |
"num_hidden_layers": 24,
|
32 |
"patch_size": 16,
|
33 |
"problem_type": "single_label_classification",
|
|
|
27 |
"norm_pix_loss": true,
|
28 |
"num_attention_heads": 16,
|
29 |
"num_channels": 3,
|
30 |
+
"num_frames": 32,
|
31 |
"num_hidden_layers": 24,
|
32 |
"patch_size": 16,
|
33 |
"problem_type": "single_label_classification",
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1215496248
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a92f99a42775e424d97f61a9097202a458c9464704540f9ba8c82840bdf22442
|
3 |
size 1215496248
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5240
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:201aa886aa8a50442f0f9b7a7da19851d756ce102006c8ba8280056e27671969
|
3 |
size 5240
|