dima806 commited on
Commit
3800493
1 Parent(s): 152748f

Upload folder using huggingface_hub

Browse files
checkpoint-2732/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.41.0"
126
+ }
checkpoint-2732/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32f7e63ab9c3ce4c0a693a30b39a8ac453afa0c8bbad4eb66f48d30849d0638e
3
+ size 343368556
checkpoint-2732/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f60de7066cbc11e820886a615c7af3e07d9b25bb9f51cb8e938d18767869bff
3
+ size 686857605
checkpoint-2732/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-2732/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:69891b7f205e92c50b6431f569341a64f1c53e9eee6f1a8f4c487ee44940226e
3
+ size 14575
checkpoint-2732/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e7470fecd4133db9c203a458020d3e158b817ca2c944751588b5c46f2f32b1a
3
+ size 627
checkpoint-2732/trainer_state.json ADDED
@@ -0,0 +1,104 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 3.0876758098602295,
3
+ "best_model_checkpoint": "military_aircraft_image_detection/checkpoint-2732",
4
+ "epoch": 4.0,
5
+ "eval_steps": 500,
6
+ "global_step": 2732,
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.6588550806045532,
14
+ "learning_rate": 1.6644295302013423e-07,
15
+ "loss": 3.0311,
16
+ "step": 500
17
+ },
18
+ {
19
+ "epoch": 1.0,
20
+ "eval_accuracy": 0.4962894248608534,
21
+ "eval_loss": 3.103057622909546,
22
+ "eval_runtime": 463.3308,
23
+ "eval_samples_per_second": 62.819,
24
+ "eval_steps_per_second": 1.964,
25
+ "step": 683
26
+ },
27
+ {
28
+ "epoch": 1.4641288433382138,
29
+ "grad_norm": 1.8274588584899902,
30
+ "learning_rate": 1.2915734526472782e-07,
31
+ "loss": 3.0239,
32
+ "step": 1000
33
+ },
34
+ {
35
+ "epoch": 2.0,
36
+ "eval_accuracy": 0.49845392702535557,
37
+ "eval_loss": 3.0946202278137207,
38
+ "eval_runtime": 458.6944,
39
+ "eval_samples_per_second": 63.454,
40
+ "eval_steps_per_second": 1.984,
41
+ "step": 1366
42
+ },
43
+ {
44
+ "epoch": 2.1961932650073206,
45
+ "grad_norm": 1.830182433128357,
46
+ "learning_rate": 9.18717375093214e-08,
47
+ "loss": 3.0185,
48
+ "step": 1500
49
+ },
50
+ {
51
+ "epoch": 2.9282576866764276,
52
+ "grad_norm": 1.6824851036071777,
53
+ "learning_rate": 5.458612975391499e-08,
54
+ "loss": 3.0107,
55
+ "step": 2000
56
+ },
57
+ {
58
+ "epoch": 3.0,
59
+ "eval_accuracy": 0.5006527863670721,
60
+ "eval_loss": 3.0892887115478516,
61
+ "eval_runtime": 466.3467,
62
+ "eval_samples_per_second": 62.413,
63
+ "eval_steps_per_second": 1.951,
64
+ "step": 2049
65
+ },
66
+ {
67
+ "epoch": 3.660322108345534,
68
+ "grad_norm": 1.6334680318832397,
69
+ "learning_rate": 1.7300521998508574e-08,
70
+ "loss": 3.007,
71
+ "step": 2500
72
+ },
73
+ {
74
+ "epoch": 4.0,
75
+ "eval_accuracy": 0.5008245722531437,
76
+ "eval_loss": 3.0876758098602295,
77
+ "eval_runtime": 467.3763,
78
+ "eval_samples_per_second": 62.275,
79
+ "eval_steps_per_second": 1.947,
80
+ "step": 2732
81
+ }
82
+ ],
83
+ "logging_steps": 500,
84
+ "max_steps": 2732,
85
+ "num_input_tokens_seen": 0,
86
+ "num_train_epochs": 4,
87
+ "save_steps": 500,
88
+ "stateful_callbacks": {
89
+ "TrainerControl": {
90
+ "args": {
91
+ "should_epoch_stop": false,
92
+ "should_evaluate": false,
93
+ "should_log": false,
94
+ "should_save": true,
95
+ "should_training_stop": true
96
+ },
97
+ "attributes": {}
98
+ }
99
+ },
100
+ "total_flos": 1.3538591776387916e+19,
101
+ "train_batch_size": 64,
102
+ "trial_name": null,
103
+ "trial_params": null
104
+ }
checkpoint-2732/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c3c1aac80e6fe46ec431fce06da55507d3c3019a55448e3210fba2cc3f10ce0
3
+ size 4603
config.json CHANGED
@@ -122,5 +122,5 @@
122
  "problem_type": "single_label_classification",
123
  "qkv_bias": true,
124
  "torch_dtype": "float32",
125
- "transformers_version": "4.40.2"
126
  }
 
122
  "problem_type": "single_label_classification",
123
  "qkv_bias": true,
124
  "torch_dtype": "float32",
125
+ "transformers_version": "4.41.0"
126
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:92dfd7b5147eb99e74fcf259a9078b3837f5e0ef432cb374fac1b73501f7b045
3
  size 343368556
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32f7e63ab9c3ce4c0a693a30b39a8ac453afa0c8bbad4eb66f48d30849d0638e
3
  size 343368556
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2195bda31a945833c529de38440b4e3e9dd3e5abc83554a30a457ed01a456f69
3
- size 4475
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c3c1aac80e6fe46ec431fce06da55507d3c3019a55448e3210fba2cc3f10ce0
3
+ size 4603