dima806 commited on
Commit
fbd2919
1 Parent(s): b356026

Upload folder using huggingface_hub

Browse files
checkpoint-1366/config.json ADDED
@@ -0,0 +1,126 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "dima806/military_aircraft_image_detection",
3
+ "architectures": [
4
+ "ViTForImageClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.0,
7
+ "encoder_stride": 16,
8
+ "hidden_act": "gelu",
9
+ "hidden_dropout_prob": 0.0,
10
+ "hidden_size": 768,
11
+ "id2label": {
12
+ "0": "A10",
13
+ "1": "A400M",
14
+ "2": "AG600",
15
+ "3": "AV8B",
16
+ "4": "B1",
17
+ "5": "B2",
18
+ "6": "B52",
19
+ "7": "Be200",
20
+ "8": "C130",
21
+ "9": "C17",
22
+ "10": "C2",
23
+ "11": "C5",
24
+ "12": "E2",
25
+ "13": "E7",
26
+ "14": "EF2000",
27
+ "15": "F117",
28
+ "16": "F14",
29
+ "17": "F15",
30
+ "18": "F16",
31
+ "19": "F18",
32
+ "20": "F22",
33
+ "21": "F35",
34
+ "22": "F4",
35
+ "23": "H6",
36
+ "24": "J10",
37
+ "25": "J20",
38
+ "26": "JAS39",
39
+ "27": "JF17",
40
+ "28": "KC135",
41
+ "29": "MQ9",
42
+ "30": "Mig31",
43
+ "31": "Mirage2000",
44
+ "32": "P3",
45
+ "33": "RQ4",
46
+ "34": "Rafale",
47
+ "35": "SR71",
48
+ "36": "Su24",
49
+ "37": "Su25",
50
+ "38": "Su34",
51
+ "39": "Su57",
52
+ "40": "Tornado",
53
+ "41": "Tu160",
54
+ "42": "Tu95",
55
+ "43": "U2",
56
+ "44": "US2",
57
+ "45": "V22",
58
+ "46": "Vulcan",
59
+ "47": "XB70",
60
+ "48": "YF23"
61
+ },
62
+ "image_size": 224,
63
+ "initializer_range": 0.02,
64
+ "intermediate_size": 3072,
65
+ "label2id": {
66
+ "A10": 0,
67
+ "A400M": 1,
68
+ "AG600": 2,
69
+ "AV8B": 3,
70
+ "B1": 4,
71
+ "B2": 5,
72
+ "B52": 6,
73
+ "Be200": 7,
74
+ "C130": 8,
75
+ "C17": 9,
76
+ "C2": 10,
77
+ "C5": 11,
78
+ "E2": 12,
79
+ "E7": 13,
80
+ "EF2000": 14,
81
+ "F117": 15,
82
+ "F14": 16,
83
+ "F15": 17,
84
+ "F16": 18,
85
+ "F18": 19,
86
+ "F22": 20,
87
+ "F35": 21,
88
+ "F4": 22,
89
+ "H6": 23,
90
+ "J10": 24,
91
+ "J20": 25,
92
+ "JAS39": 26,
93
+ "JF17": 27,
94
+ "KC135": 28,
95
+ "MQ9": 29,
96
+ "Mig31": 30,
97
+ "Mirage2000": 31,
98
+ "P3": 32,
99
+ "RQ4": 33,
100
+ "Rafale": 34,
101
+ "SR71": 35,
102
+ "Su24": 36,
103
+ "Su25": 37,
104
+ "Su34": 38,
105
+ "Su57": 39,
106
+ "Tornado": 40,
107
+ "Tu160": 41,
108
+ "Tu95": 42,
109
+ "U2": 43,
110
+ "US2": 44,
111
+ "V22": 45,
112
+ "Vulcan": 46,
113
+ "XB70": 47,
114
+ "YF23": 48
115
+ },
116
+ "layer_norm_eps": 1e-12,
117
+ "model_type": "vit",
118
+ "num_attention_heads": 12,
119
+ "num_channels": 3,
120
+ "num_hidden_layers": 12,
121
+ "patch_size": 16,
122
+ "problem_type": "single_label_classification",
123
+ "qkv_bias": true,
124
+ "torch_dtype": "float32",
125
+ "transformers_version": "4.40.1"
126
+ }
checkpoint-1366/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3adb29d241e97057e5c6c26d864cd8f7f076783087add03f776f9b059a0aca2a
3
+ size 343368556
checkpoint-1366/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b55cd49072f0a422834149c91530bd238c62fceb55a648724e80a7b637f01b18
3
+ size 686857605
checkpoint-1366/preprocessor_config.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_valid_processor_keys": [
3
+ "images",
4
+ "do_resize",
5
+ "size",
6
+ "resample",
7
+ "do_rescale",
8
+ "rescale_factor",
9
+ "do_normalize",
10
+ "image_mean",
11
+ "image_std",
12
+ "return_tensors",
13
+ "data_format",
14
+ "input_data_format"
15
+ ],
16
+ "do_normalize": true,
17
+ "do_rescale": true,
18
+ "do_resize": true,
19
+ "image_mean": [
20
+ 0.5,
21
+ 0.5,
22
+ 0.5
23
+ ],
24
+ "image_processor_type": "ViTImageProcessor",
25
+ "image_std": [
26
+ 0.5,
27
+ 0.5,
28
+ 0.5
29
+ ],
30
+ "resample": 2,
31
+ "rescale_factor": 0.00392156862745098,
32
+ "size": {
33
+ "height": 224,
34
+ "width": 224
35
+ }
36
+ }
checkpoint-1366/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0197da1fb1d8e7859960964bed4948c52a1ffb56251d68e6ae1e6b1f4aa58775
3
+ size 14575
checkpoint-1366/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3cf8828ab6f80709937b7d0b730136795aa680996e89b357e20feef1cabaa488
3
+ size 627
checkpoint-1366/trainer_state.json ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 3.2035675048828125,
3
+ "best_model_checkpoint": "military_aircraft_image_detection/checkpoint-1366",
4
+ "epoch": 2.0,
5
+ "eval_steps": 500,
6
+ "global_step": 1366,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 0.7320644216691069,
13
+ "grad_norm": 1.5160253047943115,
14
+ "learning_rate": 3.290273556231003e-07,
15
+ "loss": 3.1576,
16
+ "step": 500
17
+ },
18
+ {
19
+ "epoch": 1.0,
20
+ "eval_accuracy": 0.4615199615199615,
21
+ "eval_loss": 3.212641954421997,
22
+ "eval_runtime": 427.1111,
23
+ "eval_samples_per_second": 68.146,
24
+ "eval_steps_per_second": 2.131,
25
+ "step": 683
26
+ },
27
+ {
28
+ "epoch": 1.4641288433382138,
29
+ "grad_norm": 1.6193997859954834,
30
+ "learning_rate": 1.390577507598784e-07,
31
+ "loss": 3.1374,
32
+ "step": 1000
33
+ },
34
+ {
35
+ "epoch": 2.0,
36
+ "eval_accuracy": 0.465436679722394,
37
+ "eval_loss": 3.2035675048828125,
38
+ "eval_runtime": 428.9061,
39
+ "eval_samples_per_second": 67.861,
40
+ "eval_steps_per_second": 2.122,
41
+ "step": 1366
42
+ }
43
+ ],
44
+ "logging_steps": 500,
45
+ "max_steps": 1366,
46
+ "num_input_tokens_seen": 0,
47
+ "num_train_epochs": 2,
48
+ "save_steps": 500,
49
+ "total_flos": 6.769295888193958e+18,
50
+ "train_batch_size": 64,
51
+ "trial_name": null,
52
+ "trial_params": null
53
+ }
checkpoint-1366/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b48da41c7d8ccc491d1149c8c3ff643b2a18ebf0704dccc4179ffc526cc9e0e
3
+ size 4475
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0554901329cf21f02a08a613fbb057be409102878948d7200da49045950e451b
3
  size 343368556
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3adb29d241e97057e5c6c26d864cd8f7f076783087add03f776f9b059a0aca2a
3
  size 343368556
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:da33d11e478a1d9f1528998fddf37bd784cda6a2f71000c97dea4c6d3c49292a
3
  size 4475
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b48da41c7d8ccc491d1149c8c3ff643b2a18ebf0704dccc4179ffc526cc9e0e
3
  size 4475