dima806 commited on
Commit
2a13792
1 Parent(s): 290e52f

Upload folder using huggingface_hub

Browse files
checkpoint-2730/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-2730/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0554901329cf21f02a08a613fbb057be409102878948d7200da49045950e451b
3
+ size 343368556
checkpoint-2730/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e4439896844ef6e0c97a9cf2ea12a845b43e8949f96a87e0d193cd7a3bddca42
3
+ size 686857605
checkpoint-2730/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-2730/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8f1fd588adb9a3ebb4e9f5015333e839e5d22ae97fd0bb59fb05a43c0ac1911
3
+ size 14575
checkpoint-2730/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64ba6df2febb49cbef452216a0d42b30a0a52fb0e922425473a2ed9027588b0c
3
+ size 627
checkpoint-2730/trainer_state.json ADDED
@@ -0,0 +1,83 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 3.241055488586426,
3
+ "best_model_checkpoint": "military_aircraft_image_detection/checkpoint-2730",
4
+ "epoch": 3.0,
5
+ "eval_steps": 500,
6
+ "global_step": 2730,
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.5494505494505495,
13
+ "grad_norm": 1.474867582321167,
14
+ "learning_rate": 5.824626865671641e-07,
15
+ "loss": 3.2551,
16
+ "step": 500
17
+ },
18
+ {
19
+ "epoch": 1.0,
20
+ "eval_accuracy": 0.4352367209510067,
21
+ "eval_loss": 3.285954475402832,
22
+ "eval_runtime": 213.1487,
23
+ "eval_samples_per_second": 68.276,
24
+ "eval_steps_per_second": 2.135,
25
+ "step": 910
26
+ },
27
+ {
28
+ "epoch": 1.098901098901099,
29
+ "grad_norm": 1.5037174224853516,
30
+ "learning_rate": 4.5186567164179104e-07,
31
+ "loss": 3.2233,
32
+ "step": 1000
33
+ },
34
+ {
35
+ "epoch": 1.6483516483516483,
36
+ "grad_norm": 1.5129445791244507,
37
+ "learning_rate": 3.212686567164179e-07,
38
+ "loss": 3.1958,
39
+ "step": 1500
40
+ },
41
+ {
42
+ "epoch": 2.0,
43
+ "eval_accuracy": 0.4482237339380197,
44
+ "eval_loss": 3.2522618770599365,
45
+ "eval_runtime": 214.7742,
46
+ "eval_samples_per_second": 67.76,
47
+ "eval_steps_per_second": 2.119,
48
+ "step": 1820
49
+ },
50
+ {
51
+ "epoch": 2.197802197802198,
52
+ "grad_norm": 1.5895717144012451,
53
+ "learning_rate": 1.9067164179104478e-07,
54
+ "loss": 3.18,
55
+ "step": 2000
56
+ },
57
+ {
58
+ "epoch": 2.7472527472527473,
59
+ "grad_norm": 1.5808978080749512,
60
+ "learning_rate": 6.007462686567164e-08,
61
+ "loss": 3.17,
62
+ "step": 2500
63
+ },
64
+ {
65
+ "epoch": 3.0,
66
+ "eval_accuracy": 0.4528275956847385,
67
+ "eval_loss": 3.241055488586426,
68
+ "eval_runtime": 214.8914,
69
+ "eval_samples_per_second": 67.723,
70
+ "eval_steps_per_second": 2.117,
71
+ "step": 2730
72
+ }
73
+ ],
74
+ "logging_steps": 500,
75
+ "max_steps": 2730,
76
+ "num_input_tokens_seen": 0,
77
+ "num_train_epochs": 3,
78
+ "save_steps": 500,
79
+ "total_flos": 1.3538591776387916e+19,
80
+ "train_batch_size": 64,
81
+ "trial_name": null,
82
+ "trial_params": null
83
+ }
checkpoint-2730/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da33d11e478a1d9f1528998fddf37bd784cda6a2f71000c97dea4c6d3c49292a
3
+ size 4475
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2376b95539e1c52a5737e539ad8447add60570124a107de75f8bac1a52e2513a
3
  size 343368556
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0554901329cf21f02a08a613fbb057be409102878948d7200da49045950e451b
3
  size 343368556
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1ed8bed3d82bde0b5ddd3d69bf4b1094ac7928ffe10800fcf60bc536df918c33
3
  size 4475
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da33d11e478a1d9f1528998fddf37bd784cda6a2f71000c97dea4c6d3c49292a
3
  size 4475