alicelouis commited on
Commit
5c33a33
1 Parent(s): 65c1124

Upload 8 files

Browse files
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41bb84f190714ed29dd223a9ba31f46bd134f1e739d0aac598548ad38771e7a6
3
+ size 349421664
optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c0c7d28d9c9edb2f1f48a6affb6d414fcd0a8ac4930e43c8671a98a560b5d3d6
3
+ size 698972922
preprocessor_config.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "crop_size": {
3
+ "height": 224,
4
+ "width": 224
5
+ },
6
+ "do_center_crop": true,
7
+ "do_convert_rgb": true,
8
+ "do_normalize": true,
9
+ "do_rescale": true,
10
+ "do_resize": true,
11
+ "image_mean": [
12
+ 0.485,
13
+ 0.456,
14
+ 0.406
15
+ ],
16
+ "image_processor_type": "BitImageProcessor",
17
+ "image_std": [
18
+ 0.229,
19
+ 0.224,
20
+ 0.225
21
+ ],
22
+ "resample": 3,
23
+ "rescale_factor": 0.00392156862745098,
24
+ "size": {
25
+ "shortest_edge": 256
26
+ }
27
+ }
rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b25da60e4edb4b9f3a100f14532095b840d6319ac5b14e2d9f28d984f7e3fb04
3
+ size 14244
scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:721c32d9dc90224e1d0b91c4f8a1a619469e37b1890f7dd4c842af9af6e02699
3
+ size 1064
trainer_state.json CHANGED
@@ -508,15 +508,6 @@
508
  "eval_samples_per_second": 54.661,
509
  "eval_steps_per_second": 0.859,
510
  "step": 330
511
- },
512
- {
513
- "epoch": 30.0,
514
- "step": 330,
515
- "total_flos": 5.2828663104e+18,
516
- "train_loss": 0.7520242673994014,
517
- "train_runtime": 3943.4049,
518
- "train_samples_per_second": 21.301,
519
- "train_steps_per_second": 0.084
520
  }
521
  ],
522
  "logging_steps": 10,
 
508
  "eval_samples_per_second": 54.661,
509
  "eval_steps_per_second": 0.859,
510
  "step": 330
 
 
 
 
 
 
 
 
 
511
  }
512
  ],
513
  "logging_steps": 10,