Training in progress, epoch 0
Browse files- config.json +1 -1
- model.safetensors +1 -1
- preprocessor_config.json +0 -16
- training_args.bin +1 -1
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.42.3",
|
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:9f3d766e5a69a74e0ee09357a9e058b8fc461867e6a526d9cfb3814eb450b78c
|
3 |
size 344961984
|
preprocessor_config.json
CHANGED
@@ -1,20 +1,4 @@
|
|
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
|
|
|
1 |
{
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
"crop_size": {
|
3 |
"height": 224,
|
4 |
"width": 224
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4667
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d9661f98fd9bf86231caeb3646aa0d9a4f7355ab4051d2605efa007253ebaeea
|
3 |
size 4667
|