fayetitchenal
commited on
Commit
•
36a2996
1
Parent(s):
7e3230f
Training in progress, step 2250
Browse files
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 |
+
}
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c5a7c9e0b23f21da5d0c0df2d9fe01b7b36387ced02aed77cb295ebaffdb3a05
|
3 |
+
size 338562516
|
runs/Nov01_22-46-26_default/events.out.tfevents.1730501189.default.423.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:609f91b57101ee188ab535864328736e2e3a6ae3c2ea7b52559fd11271cc6397
|
3 |
+
size 7200
|
runs/Nov01_22-56-07_default/events.out.tfevents.1730501770.default.656.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c1ca471f207fbd14dcc5fc40be10d18bf0a8108439d86e3768042641064efded
|
3 |
+
size 12463
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a3c8f0a5eca1cc612f308bd7fd6b8ac1dd6fdf10189506591d24427a556fb2bd
|
3 |
+
size 4539
|