Circularmachines commited on
Commit
83befe0
1 Parent(s): 575a48c

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -1,4 +1,5 @@
1
  {
 
2
  "architectures": [
3
  "ViTMAEForPreTraining"
4
  ],
 
1
  {
2
+ "_name_or_path": "facebook/vit-mae-base",
3
  "architectures": [
4
  "ViTMAEForPreTraining"
5
  ],
preprocessor_config.json CHANGED
@@ -3,15 +3,15 @@
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,
 
3
  "do_rescale": true,
4
  "do_resize": true,
5
  "image_mean": [
6
+ 0.485,
7
+ 0.456,
8
+ 0.406
9
  ],
10
  "image_processor_type": "ViTImageProcessor",
11
  "image_std": [
12
+ 0.229,
13
+ 0.224,
14
+ 0.225
15
  ],
16
  "resample": 2,
17
  "rescale_factor": 0.00392156862745098,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f55d216c079088f1dc06cfde507790943b289e261f80d280bb516973c4503f9f
3
  size 447745733
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff31b79d7c5de02ac7130a973221f9fa3c097f42b1d52501cde4b8989f59b547
3
  size 447745733
runs/May09_05-51-35_fbbdafb407aa/1683611655.2388027/events.out.tfevents.1683611655.fbbdafb407aa.4123.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52f7b7837a00982b61445a5403ad1c8deb35414b5ad5bfcb4f382cb4e4fb9ac7
3
+ size 5991
runs/May09_05-51-35_fbbdafb407aa/events.out.tfevents.1683611655.fbbdafb407aa.4123.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc37c5f055ba1fe21be85439132fb20932f230857e30397856491dcaea830fcd
3
+ size 125285
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0464a22fc958ed753ed222bf488a45ec7117b277e4390edfae66480cc367dd30
3
  size 4027
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c77533c29cc30f0ef906b34f002350cf2a35c77c37328242e0403130eef91f8
3
  size 4027