paul commited on
Commit
a1e0650
1 Parent(s): 3eb6f17

Training in progress, epoch 0

Browse files
config.json CHANGED
@@ -32,5 +32,5 @@
32
  "problem_type": "single_label_classification",
33
  "qkv_bias": true,
34
  "torch_dtype": "float32",
35
- "transformers_version": "4.18.0"
36
  }
 
32
  "problem_type": "single_label_classification",
33
  "qkv_bias": true,
34
  "torch_dtype": "float32",
35
+ "transformers_version": "4.25.1"
36
  }
preprocessor_config.json CHANGED
@@ -1,17 +1,22 @@
1
  {
2
  "do_normalize": true,
 
3
  "do_resize": true,
4
- "feature_extractor_type": "ViTFeatureExtractor",
5
  "image_mean": [
6
  0.5,
7
  0.5,
8
  0.5
9
  ],
 
10
  "image_std": [
11
  0.5,
12
  0.5,
13
  0.5
14
  ],
15
  "resample": 2,
16
- "size": 224
 
 
 
 
17
  }
 
1
  {
2
  "do_normalize": true,
3
+ "do_rescale": true,
4
  "do_resize": true,
 
5
  "image_mean": [
6
  0.5,
7
  0.5,
8
  0.5
9
  ],
10
+ "image_processor_type": "ViTImageProcessor",
11
  "image_std": [
12
  0.5,
13
  0.5,
14
  0.5
15
  ],
16
  "resample": 2,
17
+ "rescale_factor": 0.00392156862745098,
18
+ "size": {
19
+ "height": 224,
20
+ "width": 224
21
+ }
22
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:47633b06ce778902fb75f10ac1b0dac5363cd40f1d6f6d43ae5496ffa2aa8a24
3
  size 343274861
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4def7b845cba2d2f5f9fa14611fd127a8dc9e6bf33deba25ffbcfe33a56b0247
3
  size 343274861
runs/Feb02_16-46-42_teesta/1675336619.746151/events.out.tfevents.1675336619.teesta.29648.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:feef4b5f6d5e073549378e48a362517461fdc442f388b271aa61e984c1038790
3
+ size 5612
runs/Feb02_16-46-42_teesta/events.out.tfevents.1675336619.teesta.29648.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c475a6f5296e70fa71f1be8e6317b3dd4b1fec22d7b3fba0e29511fd65bb5158
3
+ size 4368
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e2af11bd2263a8606101021e7b34a3423a1166b91c3b7febc56f5356593b00d6
3
- size 3131
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7367aabf389f10e9baf68055c00e995dee998629b65aced8504844750d151277
3
+ size 3515