Training in progress, epoch 0
Browse files
config.json
CHANGED
@@ -49,7 +49,7 @@
|
|
49 |
"problem_type": "single_label_classification",
|
50 |
"qkv_bias": true,
|
51 |
"torch_dtype": "float32",
|
52 |
-
"transformers_version": "4.
|
53 |
"tubelet_size": 2,
|
54 |
"use_mean_pooling": false
|
55 |
}
|
|
|
49 |
"problem_type": "single_label_classification",
|
50 |
"qkv_bias": true,
|
51 |
"torch_dtype": "float32",
|
52 |
+
"transformers_version": "4.41.2",
|
53 |
"tubelet_size": 2,
|
54 |
"use_mean_pooling": false
|
55 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 344961984
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:90babb147439d94f1697eff823733d4179e60db5b06276dc1b8825cd85382d6b
|
3 |
size 344961984
|
preprocessor_config.json
CHANGED
@@ -1,4 +1,20 @@
|
|
1 |
{
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
"crop_size": {
|
3 |
"height": 224,
|
4 |
"width": 224
|
@@ -7,7 +23,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,
|
|
|
1 |
{
|
2 |
+
"_valid_processor_keys": [
|
3 |
+
"videos",
|
4 |
+
"do_resize",
|
5 |
+
"size",
|
6 |
+
"resample",
|
7 |
+
"do_center_crop",
|
8 |
+
"crop_size",
|
9 |
+
"do_rescale",
|
10 |
+
"rescale_factor",
|
11 |
+
"do_normalize",
|
12 |
+
"image_mean",
|
13 |
+
"image_std",
|
14 |
+
"return_tensors",
|
15 |
+
"data_format",
|
16 |
+
"input_data_format"
|
17 |
+
],
|
18 |
"crop_size": {
|
19 |
"height": 224,
|
20 |
"width": 224
|
|
|
23 |
"do_normalize": true,
|
24 |
"do_rescale": true,
|
25 |
"do_resize": true,
|
|
|
26 |
"image_mean": [
|
27 |
0.485,
|
28 |
0.456,
|
runs/Jun30_22-14-34_a5f1af6aeeaa/events.out.tfevents.1719786632.a5f1af6aeeaa.4940.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:77d24a3162fb3885622bf55a0c511f8ace2e3151a76cf75c6ab5299d4c8ee347
|
3 |
+
size 8949
|
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:179585298d65d730bfe0eeea8d83963806982623210400b398dee3e5c85c96e6
|
3 |
+
size 5176
|