Training in progress, step 4200
Browse files- config.json +2 -2
- model.safetensors +1 -1
- training_args.bin +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"VideoMAEForVideoClassification"
|
5 |
],
|
@@ -41,7 +41,7 @@
|
|
41 |
"problem_type": "single_label_classification",
|
42 |
"qkv_bias": true,
|
43 |
"torch_dtype": "float32",
|
44 |
-
"transformers_version": "4.45.
|
45 |
"tubelet_size": 2,
|
46 |
"use_mean_pooling": true
|
47 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "D:\\Dou\\juypter\\Item\\MCG-NJUvideomae-base-finetuned-kinetics",
|
3 |
"architectures": [
|
4 |
"VideoMAEForVideoClassification"
|
5 |
],
|
|
|
41 |
"problem_type": "single_label_classification",
|
42 |
"qkv_bias": true,
|
43 |
"torch_dtype": "float32",
|
44 |
+
"transformers_version": "4.45.2",
|
45 |
"tubelet_size": 2,
|
46 |
"use_mean_pooling": true
|
47 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 344949640
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5c9639fb46d58c3ec5bbea35773d405c9d0e07c01ea44a36f27693388b26b58e
|
3 |
size 344949640
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5240
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a17292a79f641cbdd15e9605f815994aa0aa451f03fc06df07353fcfba69888a
|
3 |
size 5240
|