Training in progress, epoch 0
Browse files- config.json +1 -0
- model.safetensors +1 -1
- training_args.bin +2 -2
config.json
CHANGED
@@ -58,6 +58,7 @@
|
|
58 |
"num_frames": 16,
|
59 |
"num_hidden_layers": 12,
|
60 |
"patch_size": 16,
|
|
|
61 |
"qkv_bias": true,
|
62 |
"torch_dtype": "float32",
|
63 |
"transformers_version": "4.46.3",
|
|
|
58 |
"num_frames": 16,
|
59 |
"num_hidden_layers": 12,
|
60 |
"patch_size": 16,
|
61 |
+
"problem_type": "single_label_classification",
|
62 |
"qkv_bias": true,
|
63 |
"torch_dtype": "float32",
|
64 |
"transformers_version": "4.46.3",
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 344980440
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9a3b11bedddcc482d6d69a99a7e54a79144893e40e1dbb435a69608731851416
|
3 |
size 344980440
|
training_args.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:c0e55cb805f85150d325a840d1f7ac7697f4c3cdb6063b08396a5edce2936195
|
3 |
+
size 5304
|