Training in progress, epoch 1
Browse files- config.json +1 -0
- model.safetensors +1 -1
config.json
CHANGED
@@ -38,6 +38,7 @@
|
|
38 |
"num_frames": 16,
|
39 |
"num_hidden_layers": 12,
|
40 |
"patch_size": 16,
|
|
|
41 |
"qkv_bias": true,
|
42 |
"torch_dtype": "float32",
|
43 |
"transformers_version": "4.52.3"
|
|
|
38 |
"num_frames": 16,
|
39 |
"num_hidden_layers": 12,
|
40 |
"patch_size": 16,
|
41 |
+
"problem_type": "single_label_classification",
|
42 |
"qkv_bias": true,
|
43 |
"torch_dtype": "float32",
|
44 |
"transformers_version": "4.52.3"
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 486921632
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5f5a9fd4c1b63dbdf712382c01497831f5629915e79f4f8327ca9348e85937f3
|
3 |
size 486921632
|