Training in progress, epoch 0
Browse files- config.json +1 -0
- pytorch_model.bin +2 -2
- training_args.bin +1 -1
config.json
CHANGED
@@ -46,6 +46,7 @@
|
|
46 |
"num_frames": 16,
|
47 |
"num_hidden_layers": 12,
|
48 |
"patch_size": 16,
|
|
|
49 |
"qkv_bias": true,
|
50 |
"torch_dtype": "float32",
|
51 |
"transformers_version": "4.33.2",
|
|
|
46 |
"num_frames": 16,
|
47 |
"num_hidden_layers": 12,
|
48 |
"patch_size": 16,
|
49 |
+
"problem_type": "single_label_classification",
|
50 |
"qkv_bias": true,
|
51 |
"torch_dtype": "float32",
|
52 |
"transformers_version": "4.33.2",
|
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:24e63bdcc41e515f47337b9d01c10b0bbc2a51e235c4e639abe00782ba0415a8
|
3 |
+
size 345003509
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4091
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9f8d06d1efdf4d6fac6f5debb3c2ba121f0907a4ca27047fd690492cb30a4eb7
|
3 |
size 4091
|