Commit
·
8a3e4d0
1
Parent(s):
d576fdc
Model save
Browse files
preprocessor_config.json
ADDED
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"crop_size": 224,
|
3 |
+
"do_center_crop": true,
|
4 |
+
"do_convert_rgb": true,
|
5 |
+
"do_normalize": true,
|
6 |
+
"do_resize": true,
|
7 |
+
"feature_extractor_type": "CLIPFeatureExtractor",
|
8 |
+
"image_mean": [
|
9 |
+
0.48145466,
|
10 |
+
0.4578275,
|
11 |
+
0.40821073
|
12 |
+
],
|
13 |
+
"image_std": [
|
14 |
+
0.26862954,
|
15 |
+
0.26130258,
|
16 |
+
0.27577711
|
17 |
+
],
|
18 |
+
"processor_class": "VisionTextDualEncoderProcessor",
|
19 |
+
"resample": 3,
|
20 |
+
"size": 224
|
21 |
+
}
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 851695707
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9bdc2184cbac4263ea076f1e6980079942b627dca2b4ca83ef00bd0ba834f6db
|
3 |
size 851695707
|
runs/Jul13_22-30-54_ea3a58eddfe0/1657751467.6552165/events.out.tfevents.1657751467.ea3a58eddfe0.6999.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4ca57fb0a49ff081e50284b41a75f144822e9e61286ce30af10277f5c27b6f2c
|
3 |
+
size 5338
|
runs/Jul13_22-30-54_ea3a58eddfe0/events.out.tfevents.1657751467.ea3a58eddfe0.6999.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dad45878ef2c8947993038f4dbab7e69995f152d181e1b121b4895378fc95b32
|
3 |
+
size 7793
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3311
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aa9d3535644b4fa02459a9368e20fbdc858f378fd9eea34312874d5b7d22db42
|
3 |
size 3311
|