prithivMLmods commited on
Commit
7c03653
·
verified ·
1 Parent(s): 731a633

Add files using upload-large-folder tool

Browse files
checkpoint-342/config.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "google/vit-base-patch16-224-in21k",
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": "Fire Needed Action",
13
+ "1": "Normal Conditions",
14
+ "2": "Smoky Environment"
15
+ },
16
+ "image_size": 224,
17
+ "initializer_range": 0.02,
18
+ "intermediate_size": 3072,
19
+ "label2id": {
20
+ "Fire Needed Action": 0,
21
+ "Normal Conditions": 1,
22
+ "Smoky Environment": 2
23
+ },
24
+ "layer_norm_eps": 1e-12,
25
+ "model_type": "vit",
26
+ "num_attention_heads": 12,
27
+ "num_channels": 3,
28
+ "num_hidden_layers": 12,
29
+ "patch_size": 16,
30
+ "problem_type": "single_label_classification",
31
+ "qkv_bias": true,
32
+ "torch_dtype": "float32",
33
+ "transformers_version": "4.49.0.dev0"
34
+ }
checkpoint-342/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:382c17728285f08e4ec57a3ff2c22269f651656edffcdba66786d5143b94cfc3
3
+ size 343227052
checkpoint-342/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c06ce446282d358b99a6f011b7658709c825e5340225f99799a57e0616b3e210
3
+ size 686575034
checkpoint-342/preprocessor_config.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "do_convert_rgb": null,
3
+ "do_normalize": true,
4
+ "do_rescale": true,
5
+ "do_resize": true,
6
+ "image_mean": [
7
+ 0.5,
8
+ 0.5,
9
+ 0.5
10
+ ],
11
+ "image_processor_type": "ViTImageProcessor",
12
+ "image_std": [
13
+ 0.5,
14
+ 0.5,
15
+ 0.5
16
+ ],
17
+ "resample": 2,
18
+ "rescale_factor": 0.00392156862745098,
19
+ "size": {
20
+ "height": 224,
21
+ "width": 224
22
+ }
23
+ }
checkpoint-342/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e774b3b9eb7ee88dce4e0f85f200e4fc0f2339196f8d1d759cd698f6714bda72
3
+ size 14244
checkpoint-342/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ebbb2978e8018b43ae457afbf3030b713071547242592c0505d222e63eca667e
3
+ size 1064
checkpoint-342/trainer_state.json ADDED
@@ -0,0 +1,93 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.328001469373703,
3
+ "best_model_checkpoint": "Fire-Normal-Smoke/checkpoint-342",
4
+ "epoch": 6.0,
5
+ "eval_steps": 500,
6
+ "global_step": 342,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 1.0,
13
+ "eval_accuracy": 0.8122937293729373,
14
+ "eval_loss": 0.9512832760810852,
15
+ "eval_model_preparation_time": 0.0205,
16
+ "eval_runtime": 52.8499,
17
+ "eval_samples_per_second": 45.866,
18
+ "eval_steps_per_second": 2.876,
19
+ "step": 57
20
+ },
21
+ {
22
+ "epoch": 2.0,
23
+ "eval_accuracy": 0.9500825082508251,
24
+ "eval_loss": 0.6630023717880249,
25
+ "eval_model_preparation_time": 0.0205,
26
+ "eval_runtime": 53.7354,
27
+ "eval_samples_per_second": 45.11,
28
+ "eval_steps_per_second": 2.829,
29
+ "step": 114
30
+ },
31
+ {
32
+ "epoch": 3.0,
33
+ "eval_accuracy": 0.9715346534653465,
34
+ "eval_loss": 0.48111459612846375,
35
+ "eval_model_preparation_time": 0.0205,
36
+ "eval_runtime": 60.9409,
37
+ "eval_samples_per_second": 39.776,
38
+ "eval_steps_per_second": 2.494,
39
+ "step": 171
40
+ },
41
+ {
42
+ "epoch": 4.0,
43
+ "eval_accuracy": 0.9777227722772277,
44
+ "eval_loss": 0.3835591673851013,
45
+ "eval_model_preparation_time": 0.0205,
46
+ "eval_runtime": 54.0944,
47
+ "eval_samples_per_second": 44.811,
48
+ "eval_steps_per_second": 2.81,
49
+ "step": 228
50
+ },
51
+ {
52
+ "epoch": 5.0,
53
+ "eval_accuracy": 0.9793729372937293,
54
+ "eval_loss": 0.34002211689949036,
55
+ "eval_model_preparation_time": 0.0205,
56
+ "eval_runtime": 54.1127,
57
+ "eval_samples_per_second": 44.795,
58
+ "eval_steps_per_second": 2.809,
59
+ "step": 285
60
+ },
61
+ {
62
+ "epoch": 6.0,
63
+ "eval_accuracy": 0.9797854785478548,
64
+ "eval_loss": 0.328001469373703,
65
+ "eval_model_preparation_time": 0.0205,
66
+ "eval_runtime": 58.1573,
67
+ "eval_samples_per_second": 41.68,
68
+ "eval_steps_per_second": 2.614,
69
+ "step": 342
70
+ }
71
+ ],
72
+ "logging_steps": 500,
73
+ "max_steps": 342,
74
+ "num_input_tokens_seen": 0,
75
+ "num_train_epochs": 6,
76
+ "save_steps": 500,
77
+ "stateful_callbacks": {
78
+ "TrainerControl": {
79
+ "args": {
80
+ "should_epoch_stop": false,
81
+ "should_evaluate": false,
82
+ "should_log": false,
83
+ "should_save": true,
84
+ "should_training_stop": true
85
+ },
86
+ "attributes": {}
87
+ }
88
+ },
89
+ "total_flos": 1.6905803974335037e+18,
90
+ "train_batch_size": 64,
91
+ "trial_name": null,
92
+ "trial_params": null
93
+ }
checkpoint-342/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:33ee1174cff6fcd835cccb377edb2681c7a113d9037c8107a727700d59baf5b6
3
+ size 5240
config.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "google/vit-base-patch16-224-in21k",
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": "Fire Needed Action",
13
+ "1": "Normal Conditions",
14
+ "2": "Smoky Environment"
15
+ },
16
+ "image_size": 224,
17
+ "initializer_range": 0.02,
18
+ "intermediate_size": 3072,
19
+ "label2id": {
20
+ "Fire Needed Action": 0,
21
+ "Normal Conditions": 1,
22
+ "Smoky Environment": 2
23
+ },
24
+ "layer_norm_eps": 1e-12,
25
+ "model_type": "vit",
26
+ "num_attention_heads": 12,
27
+ "num_channels": 3,
28
+ "num_hidden_layers": 12,
29
+ "patch_size": 16,
30
+ "problem_type": "single_label_classification",
31
+ "qkv_bias": true,
32
+ "torch_dtype": "float32",
33
+ "transformers_version": "4.49.0.dev0"
34
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:382c17728285f08e4ec57a3ff2c22269f651656edffcdba66786d5143b94cfc3
3
+ size 343227052
preprocessor_config.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "do_convert_rgb": null,
3
+ "do_normalize": true,
4
+ "do_rescale": true,
5
+ "do_resize": true,
6
+ "image_mean": [
7
+ 0.5,
8
+ 0.5,
9
+ 0.5
10
+ ],
11
+ "image_processor_type": "ViTImageProcessor",
12
+ "image_std": [
13
+ 0.5,
14
+ 0.5,
15
+ 0.5
16
+ ],
17
+ "resample": 2,
18
+ "rescale_factor": 0.00392156862745098,
19
+ "size": {
20
+ "height": 224,
21
+ "width": 224
22
+ }
23
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:33ee1174cff6fcd835cccb377edb2681c7a113d9037c8107a727700d59baf5b6
3
+ size 5240