fayetitchenal commited on
Commit
133b6e0
·
verified ·
1 Parent(s): 7595e50

Training in progress, step 2250, checkpoint

Browse files
checkpoint-2250/config.json ADDED
@@ -0,0 +1,92 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "nvidia/mit-b5",
3
+ "architectures": [
4
+ "SegformerForSemanticSegmentation"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.0,
7
+ "classifier_dropout_prob": 0.1,
8
+ "decoder_hidden_size": 768,
9
+ "depths": [
10
+ 3,
11
+ 6,
12
+ 40,
13
+ 3
14
+ ],
15
+ "downsampling_rates": [
16
+ 1,
17
+ 4,
18
+ 8,
19
+ 16
20
+ ],
21
+ "drop_path_rate": 0.1,
22
+ "hidden_act": "gelu",
23
+ "hidden_dropout_prob": 0.0,
24
+ "hidden_sizes": [
25
+ 64,
26
+ 128,
27
+ 320,
28
+ 512
29
+ ],
30
+ "id2label": {
31
+ "0": "background",
32
+ "1": "double_plant",
33
+ "2": "drydown",
34
+ "3": "endrow",
35
+ "4": "nutrient_deficiency",
36
+ "5": "planter_skip",
37
+ "6": "water",
38
+ "7": "waterway",
39
+ "8": "weed_cluster"
40
+ },
41
+ "image_size": 224,
42
+ "initializer_range": 0.02,
43
+ "label2id": {
44
+ "background": 0,
45
+ "double_plant": 1,
46
+ "drydown": 2,
47
+ "endrow": 3,
48
+ "nutrient_deficiency": 4,
49
+ "planter_skip": 5,
50
+ "water": 6,
51
+ "waterway": 7,
52
+ "weed_cluster": 8
53
+ },
54
+ "layer_norm_eps": 1e-06,
55
+ "mlp_ratios": [
56
+ 4,
57
+ 4,
58
+ 4,
59
+ 4
60
+ ],
61
+ "model_type": "segformer",
62
+ "num_attention_heads": [
63
+ 1,
64
+ 2,
65
+ 5,
66
+ 8
67
+ ],
68
+ "num_channels": 4,
69
+ "num_encoder_blocks": 4,
70
+ "patch_sizes": [
71
+ 7,
72
+ 3,
73
+ 3,
74
+ 3
75
+ ],
76
+ "reshape_last_stage": true,
77
+ "semantic_loss_ignore_index": 255,
78
+ "sr_ratios": [
79
+ 8,
80
+ 4,
81
+ 2,
82
+ 1
83
+ ],
84
+ "strides": [
85
+ 4,
86
+ 2,
87
+ 2,
88
+ 2
89
+ ],
90
+ "torch_dtype": "float32",
91
+ "transformers_version": "4.40.2"
92
+ }
checkpoint-2250/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:13be523c751d92145168df3e98fff6700cedca57009100710b6d3fa8d3dc1e91
3
+ size 338562516
checkpoint-2250/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a09a1b67607944945b72918db66bcb2cee6400655740e6f14324cda427c1be4
3
+ size 677518143
checkpoint-2250/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:84cc0bfa7e360e5546ece33084df378f335618c341ffc1c0a9f95c02214e3d9f
3
+ size 14575
checkpoint-2250/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf1f7c7a656f5b4f50161665e99cd34b3d679de6b3c33b5ebfc9d9028d33dc83
3
+ size 563
checkpoint-2250/trainer_state.json ADDED
@@ -0,0 +1,64 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 1.3266509433962264,
5
+ "eval_steps": 2250,
6
+ "global_step": 2250,
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.589622641509434,
13
+ "grad_norm": 9.137022018432617,
14
+ "learning_rate": 2.9481132075471702e-05,
15
+ "loss": 2.8435,
16
+ "step": 1000
17
+ },
18
+ {
19
+ "epoch": 1.179245283018868,
20
+ "grad_norm": 6.052332401275635,
21
+ "learning_rate": 5.8962264150943403e-05,
22
+ "loss": 1.791,
23
+ "step": 2000
24
+ },
25
+ {
26
+ "epoch": 1.3266509433962264,
27
+ "eval_accuracy_background": 0.6658729859800179,
28
+ "eval_accuracy_double_plant": 0.44796971861142204,
29
+ "eval_accuracy_drydown": 0.838452272819733,
30
+ "eval_accuracy_endrow": 0.6564099936974693,
31
+ "eval_accuracy_nutrient_deficiency": 0.5255760511997533,
32
+ "eval_accuracy_planter_skip": 0.7062276764551357,
33
+ "eval_accuracy_water": 0.9873387227342924,
34
+ "eval_accuracy_waterway": 0.5770296385642565,
35
+ "eval_accuracy_weed_cluster": 0.4428120632960455,
36
+ "eval_iou_background": 0.5904190410028399,
37
+ "eval_iou_double_plant": 0.21713659970128166,
38
+ "eval_iou_drydown": 0.5191145408680865,
39
+ "eval_iou_endrow": 0.146705809299966,
40
+ "eval_iou_nutrient_deficiency": 0.3433700256479391,
41
+ "eval_iou_planter_skip": 0.19867844175237825,
42
+ "eval_iou_water": 0.3151796347651091,
43
+ "eval_iou_waterway": 0.17710299517028666,
44
+ "eval_iou_weed_cluster": 0.2871479144864637,
45
+ "eval_loss": 1.6307891607284546,
46
+ "eval_mean_accuracy": 0.6497432359286807,
47
+ "eval_mean_iou": 0.31053944474381673,
48
+ "eval_overall_accuracy": 0.6703095203666921,
49
+ "eval_runtime": 550.4413,
50
+ "eval_samples_per_second": 15.489,
51
+ "eval_steps_per_second": 0.485,
52
+ "step": 2250
53
+ }
54
+ ],
55
+ "logging_steps": 1000,
56
+ "max_steps": 33920,
57
+ "num_input_tokens_seen": 0,
58
+ "num_train_epochs": 20,
59
+ "save_steps": 2250,
60
+ "total_flos": 3.831820232429037e+19,
61
+ "train_batch_size": 32,
62
+ "trial_name": null,
63
+ "trial_params": null
64
+ }
checkpoint-2250/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f718e0633b4eda2deeb786176aa261e6cae5f387b8ef2e8fb286f958ed2885d
3
+ size 4539