lake-crimsonn
commited on
Commit
•
1e7ca19
1
Parent(s):
f548383
Training in progress, epoch 0
Browse files- config.json +1 -0
- pytorch_model.bin +1 -1
- 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.32.0",
|
|
|
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.32.0",
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 345003509
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a530b022745d8e5c6b94bb408cdcbb22023e30d0697031423a1ef739ce9b4f79
|
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:b553ae3101930a8ba1b4e6c844cb0c13082851804eaedda5ed15c5790d220d88
|
3 |
size 4091
|