dima806 commited on
Commit
62ec343
1 Parent(s): b649f4c

Upload folder using huggingface_hub

Browse files
checkpoint-741/config.json ADDED
@@ -0,0 +1,120 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": "J10",
36
+ "24": "J20",
37
+ "25": "JAS39",
38
+ "26": "KC135",
39
+ "27": "MQ9",
40
+ "28": "Mig31",
41
+ "29": "Mirage2000",
42
+ "30": "P3",
43
+ "31": "RQ4",
44
+ "32": "Rafale",
45
+ "33": "SR71",
46
+ "34": "Su25",
47
+ "35": "Su34",
48
+ "36": "Su57",
49
+ "37": "Tornado",
50
+ "38": "Tu160",
51
+ "39": "Tu95",
52
+ "40": "U2",
53
+ "41": "US2",
54
+ "42": "V22",
55
+ "43": "Vulcan",
56
+ "44": "XB70",
57
+ "45": "YF23"
58
+ },
59
+ "image_size": 224,
60
+ "initializer_range": 0.02,
61
+ "intermediate_size": 3072,
62
+ "label2id": {
63
+ "A10": 0,
64
+ "A400M": 1,
65
+ "AG600": 2,
66
+ "AV8B": 3,
67
+ "B1": 4,
68
+ "B2": 5,
69
+ "B52": 6,
70
+ "Be200": 7,
71
+ "C130": 8,
72
+ "C17": 9,
73
+ "C2": 10,
74
+ "C5": 11,
75
+ "E2": 12,
76
+ "E7": 13,
77
+ "EF2000": 14,
78
+ "F117": 15,
79
+ "F14": 16,
80
+ "F15": 17,
81
+ "F16": 18,
82
+ "F18": 19,
83
+ "F22": 20,
84
+ "F35": 21,
85
+ "F4": 22,
86
+ "J10": 23,
87
+ "J20": 24,
88
+ "JAS39": 25,
89
+ "KC135": 26,
90
+ "MQ9": 27,
91
+ "Mig31": 28,
92
+ "Mirage2000": 29,
93
+ "P3": 30,
94
+ "RQ4": 31,
95
+ "Rafale": 32,
96
+ "SR71": 33,
97
+ "Su25": 34,
98
+ "Su34": 35,
99
+ "Su57": 36,
100
+ "Tornado": 37,
101
+ "Tu160": 38,
102
+ "Tu95": 39,
103
+ "U2": 40,
104
+ "US2": 41,
105
+ "V22": 42,
106
+ "Vulcan": 43,
107
+ "XB70": 44,
108
+ "YF23": 45
109
+ },
110
+ "layer_norm_eps": 1e-12,
111
+ "model_type": "vit",
112
+ "num_attention_heads": 12,
113
+ "num_channels": 3,
114
+ "num_hidden_layers": 12,
115
+ "patch_size": 16,
116
+ "problem_type": "single_label_classification",
117
+ "qkv_bias": true,
118
+ "torch_dtype": "float32",
119
+ "transformers_version": "4.38.2"
120
+ }
checkpoint-741/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27884d30033f9de85b047f24f8b639c9ab29ca0a528ec3fb735401d0ecc2db37
3
+ size 343359328
checkpoint-741/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e8790b3df0bf36744ac1dbc5c2e2874cbf09deef062fce892303820e2440574
3
+ size 686839045
checkpoint-741/preprocessor_config.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "do_normalize": true,
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,
18
+ "size": {
19
+ "height": 224,
20
+ "width": 224
21
+ }
22
+ }
checkpoint-741/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0a35eca10937ba2b633801a8ee01d792bc2abe057a1805b3f97843cd09850b3
3
+ size 14575
checkpoint-741/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d57bed65917aa6e25d9a46e97230a9f6c074153fd2058d0c767dfc3758e5eee3
3
+ size 627
checkpoint-741/trainer_state.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 2.5252811908721924,
3
+ "best_model_checkpoint": "military_aircraft_image_detection/checkpoint-741",
4
+ "epoch": 1.0,
5
+ "eval_steps": 500,
6
+ "global_step": 741,
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.67,
13
+ "grad_norm": 2.75734281539917,
14
+ "learning_rate": 3.4876989869753975e-07,
15
+ "loss": 2.3314,
16
+ "step": 500
17
+ },
18
+ {
19
+ "epoch": 1.0,
20
+ "eval_accuracy": 0.5913080168776371,
21
+ "eval_loss": 2.5252811908721924,
22
+ "eval_runtime": 178.6276,
23
+ "eval_samples_per_second": 66.339,
24
+ "eval_steps_per_second": 2.077,
25
+ "step": 741
26
+ }
27
+ ],
28
+ "logging_steps": 500,
29
+ "max_steps": 741,
30
+ "num_input_tokens_seen": 0,
31
+ "num_train_epochs": 1,
32
+ "save_steps": 500,
33
+ "total_flos": 3.674413787315282e+18,
34
+ "train_batch_size": 64,
35
+ "trial_name": null,
36
+ "trial_params": null
37
+ }
checkpoint-741/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc0ace95420731c461a6448ff578b4ad6b10c7b696d3812f6b927e7df9888d65
3
+ size 4411
config.json CHANGED
@@ -116,5 +116,5 @@
116
  "problem_type": "single_label_classification",
117
  "qkv_bias": true,
118
  "torch_dtype": "float32",
119
- "transformers_version": "4.35.2"
120
  }
 
116
  "problem_type": "single_label_classification",
117
  "qkv_bias": true,
118
  "torch_dtype": "float32",
119
+ "transformers_version": "4.38.2"
120
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ae9bdf69cd5f4d9950252d2942b09faef0673d80529bcdc09236b50c5882ccda
3
  size 343359328
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27884d30033f9de85b047f24f8b639c9ab29ca0a528ec3fb735401d0ecc2db37
3
  size 343359328
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:451229cdc097632ab00a8a310a05ff1b2acbb684b95f5a82b63b75a5c5d55cbd
3
- size 4091
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc0ace95420731c461a6448ff578b4ad6b10c7b696d3812f6b927e7df9888d65
3
+ size 4411