Training in progress, epoch 0
Browse files- config.json +1 -1
- model.safetensors +3 -0
- preprocessor_config.json +0 -1
- training_args.bin +2 -2
config.json
CHANGED
@@ -33,7 +33,7 @@
|
|
33 |
"problem_type": "single_label_classification",
|
34 |
"qkv_bias": true,
|
35 |
"torch_dtype": "float32",
|
36 |
-
"transformers_version": "4.
|
37 |
"tubelet_size": 2,
|
38 |
"use_mean_pooling": false
|
39 |
}
|
|
|
33 |
"problem_type": "single_label_classification",
|
34 |
"qkv_bias": true,
|
35 |
"torch_dtype": "float32",
|
36 |
+
"transformers_version": "4.38.2",
|
37 |
"tubelet_size": 2,
|
38 |
"use_mean_pooling": false
|
39 |
}
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f1b1bc0e85d0c0ca468b451158823a86151d62dc1e7141264d58a6a573d6ca60
|
3 |
+
size 344937368
|
preprocessor_config.json
CHANGED
@@ -7,7 +7,6 @@
|
|
7 |
"do_normalize": true,
|
8 |
"do_rescale": true,
|
9 |
"do_resize": true,
|
10 |
-
"feature_extractor_type": "VideoMAEFeatureExtractor",
|
11 |
"image_mean": [
|
12 |
0.485,
|
13 |
0.456,
|
|
|
7 |
"do_normalize": true,
|
8 |
"do_rescale": true,
|
9 |
"do_resize": true,
|
|
|
10 |
"image_mean": [
|
11 |
0.485,
|
12 |
0.456,
|
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:e5b31ced93d3dde27b861fc5f55d8cc0dfdb08167035ea1c410a1063ce20e2c7
|
3 |
+
size 4539
|