Training in progress, epoch 0
Browse files- config.json +1 -0
- model.safetensors +1 -1
config.json
CHANGED
@@ -30,6 +30,7 @@
|
|
30 |
"num_frames": 16,
|
31 |
"num_hidden_layers": 12,
|
32 |
"patch_size": 16,
|
|
|
33 |
"qkv_bias": true,
|
34 |
"torch_dtype": "float32",
|
35 |
"transformers_version": "4.40.1",
|
|
|
30 |
"num_frames": 16,
|
31 |
"num_hidden_layers": 12,
|
32 |
"patch_size": 16,
|
33 |
+
"problem_type": "single_label_classification",
|
34 |
"qkv_bias": true,
|
35 |
"torch_dtype": "float32",
|
36 |
"transformers_version": "4.40.1",
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 344937368
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9e7048731a8bc43b3beec8369d84a0093213f5f388c4d558d1b6abfe8fa0a24a
|
3 |
size 344937368
|