JEdward7777
commited on
Commit
•
c039b7c
1
Parent(s):
53cddb7
Training in progress, epoch 0
Browse files
config.json
CHANGED
@@ -47,12 +47,20 @@
|
|
47 |
24
|
48 |
],
|
49 |
"num_layers": 4,
|
|
|
50 |
"patch_size": 4,
|
51 |
"path_norm": true,
|
52 |
"problem_type": "single_label_classification",
|
53 |
"qkv_bias": true,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
54 |
"torch_dtype": "float32",
|
55 |
-
"transformers_version": "4.
|
56 |
"use_absolute_embeddings": false,
|
57 |
"window_size": 7
|
58 |
}
|
|
|
47 |
24
|
48 |
],
|
49 |
"num_layers": 4,
|
50 |
+
"out_features": null,
|
51 |
"patch_size": 4,
|
52 |
"path_norm": true,
|
53 |
"problem_type": "single_label_classification",
|
54 |
"qkv_bias": true,
|
55 |
+
"stage_names": [
|
56 |
+
"stem",
|
57 |
+
"stage1",
|
58 |
+
"stage2",
|
59 |
+
"stage3",
|
60 |
+
"stage4"
|
61 |
+
],
|
62 |
"torch_dtype": "float32",
|
63 |
+
"transformers_version": "4.26.0",
|
64 |
"use_absolute_embeddings": false,
|
65 |
"window_size": 7
|
66 |
}
|
preprocessor_config.json
CHANGED
@@ -8,7 +8,7 @@
|
|
8 |
0.456,
|
9 |
0.406
|
10 |
],
|
11 |
-
"image_processor_type": "
|
12 |
"image_std": [
|
13 |
0.229,
|
14 |
0.224,
|
|
|
8 |
0.456,
|
9 |
0.406
|
10 |
],
|
11 |
+
"image_processor_type": "ViTFeatureExtractor",
|
12 |
"image_std": [
|
13 |
0.229,
|
14 |
0.224,
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 110410225
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ed38fa52de176fd0b9a4b76ffdb74ec1cc845e636b2938d05fe40f65d1e135a4
|
3 |
size 110410225
|
runs/Jan30_12-33-31_0740e744f9c3/1675082053.0624516/events.out.tfevents.1675082053.0740e744f9c3.236.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eeb3e6e7f0525ffacaa36de5446599b1b581e1d25cd749e580d6c064ab1a6890
|
3 |
+
size 5707
|
runs/Jan30_12-33-31_0740e744f9c3/events.out.tfevents.1675082053.0740e744f9c3.236.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e39400d011f8179fabd991645a9830fc63013d4309eb80f830654c9f4bc210d2
|
3 |
+
size 4660
|
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:2d3cf10399e37409f4abc2af15f0eecbc77f791424ac67b7d17c8415ea246578
|
3 |
+
size 3515
|