DataBindu commited on
Commit
13cd138
1 Parent(s): eb63b9c

Training in progress, epoch 0

Browse files
Files changed (4) hide show
  1. config.json +164 -0
  2. preprocessor_config.json +22 -0
  3. pytorch_model.bin +3 -0
  4. training_args.bin +3 -0
config.json ADDED
@@ -0,0 +1,164 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "microsoft/swinv2-large-patch4-window12to24-192to384-22kto1k-ft",
3
+ "architectures": [
4
+ "Swinv2ForImageClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.0,
7
+ "depths": [
8
+ 2,
9
+ 2,
10
+ 18,
11
+ 2
12
+ ],
13
+ "drop_path_rate": 0.1,
14
+ "embed_dim": 192,
15
+ "encoder_stride": 32,
16
+ "hidden_act": "gelu",
17
+ "hidden_dropout_prob": 0.0,
18
+ "hidden_size": 1536,
19
+ "id2label": {
20
+ "0": "Actinomycetes_Mycolata",
21
+ "1": "Anaerobic Type B",
22
+ "2": "Anaerobic suflur bacteria",
23
+ "3": "Beggiatoa",
24
+ "4": "Flexibacter",
25
+ "5": "Fungi",
26
+ "6": "GAO",
27
+ "7": "Haliscomenobacter",
28
+ "8": "Hyphomicrobium",
29
+ "9": "Microscrilla",
30
+ "10": "Microthrix",
31
+ "11": "Nitrosomonas",
32
+ "12": "Nostocoida limicola",
33
+ "13": "PAO",
34
+ "14": "Sphaerotilus-type 1701",
35
+ "15": "Spirilla",
36
+ "16": "Spirochaetes",
37
+ "17": "Tetrads",
38
+ "18": "Thiothrix",
39
+ "19": "Type 0041_0675",
40
+ "20": "Type 0092",
41
+ "21": "Type 021N",
42
+ "22": "Type 0411",
43
+ "23": "Type 0581_Chloroflexi",
44
+ "24": "Type 0914_0803",
45
+ "25": "Type 0961",
46
+ "26": "Type 1863",
47
+ "27": "Zoogloea",
48
+ "28": "bristleworm",
49
+ "29": "crustacean",
50
+ "30": "dead filament",
51
+ "31": "elevated polysaccharide",
52
+ "32": "ferric iron",
53
+ "33": "fibrous material",
54
+ "34": "filament impact on floc structure high",
55
+ "35": "filament impact on floc structure low",
56
+ "36": "filament impact on floc structure moderate",
57
+ "37": "flagellate",
58
+ "38": "floc open_diffuse",
59
+ "39": "floc strong",
60
+ "40": "floc weak",
61
+ "41": "free swimming ciliate",
62
+ "42": "gastrotrich",
63
+ "43": "grease",
64
+ "44": "inert",
65
+ "45": "iron sulfide",
66
+ "46": "irregular growth formations",
67
+ "47": "naked amoebae",
68
+ "48": "nematode",
69
+ "49": "normal polysaccharide",
70
+ "50": "oil",
71
+ "51": "rotifer",
72
+ "52": "stalked ciliate",
73
+ "53": "testate amoebae",
74
+ "54": "type 1851",
75
+ "55": "water bear",
76
+ "56": "yeast"
77
+ },
78
+ "image_size": 384,
79
+ "initializer_range": 0.02,
80
+ "label2id": {
81
+ "Actinomycetes_Mycolata": 0,
82
+ "Anaerobic Type B": 1,
83
+ "Anaerobic suflur bacteria": 2,
84
+ "Beggiatoa": 3,
85
+ "Flexibacter": 4,
86
+ "Fungi": 5,
87
+ "GAO": 6,
88
+ "Haliscomenobacter": 7,
89
+ "Hyphomicrobium": 8,
90
+ "Microscrilla": 9,
91
+ "Microthrix": 10,
92
+ "Nitrosomonas": 11,
93
+ "Nostocoida limicola": 12,
94
+ "PAO": 13,
95
+ "Sphaerotilus-type 1701": 14,
96
+ "Spirilla": 15,
97
+ "Spirochaetes": 16,
98
+ "Tetrads": 17,
99
+ "Thiothrix": 18,
100
+ "Type 0041_0675": 19,
101
+ "Type 0092": 20,
102
+ "Type 021N": 21,
103
+ "Type 0411": 22,
104
+ "Type 0581_Chloroflexi": 23,
105
+ "Type 0914_0803": 24,
106
+ "Type 0961": 25,
107
+ "Type 1863": 26,
108
+ "Zoogloea": 27,
109
+ "bristleworm": 28,
110
+ "crustacean": 29,
111
+ "dead filament": 30,
112
+ "elevated polysaccharide": 31,
113
+ "ferric iron": 32,
114
+ "fibrous material": 33,
115
+ "filament impact on floc structure high": 34,
116
+ "filament impact on floc structure low": 35,
117
+ "filament impact on floc structure moderate": 36,
118
+ "flagellate": 37,
119
+ "floc open_diffuse": 38,
120
+ "floc strong": 39,
121
+ "floc weak": 40,
122
+ "free swimming ciliate": 41,
123
+ "gastrotrich": 42,
124
+ "grease": 43,
125
+ "inert": 44,
126
+ "iron sulfide": 45,
127
+ "irregular growth formations": 46,
128
+ "naked amoebae": 47,
129
+ "nematode": 48,
130
+ "normal polysaccharide": 49,
131
+ "oil": 50,
132
+ "rotifer": 51,
133
+ "stalked ciliate": 52,
134
+ "testate amoebae": 53,
135
+ "type 1851": 54,
136
+ "water bear": 55,
137
+ "yeast": 56
138
+ },
139
+ "layer_norm_eps": 1e-05,
140
+ "mlp_ratio": 4.0,
141
+ "model_type": "swinv2",
142
+ "num_channels": 3,
143
+ "num_heads": [
144
+ 6,
145
+ 12,
146
+ 24,
147
+ 48
148
+ ],
149
+ "num_layers": 4,
150
+ "patch_size": 4,
151
+ "path_norm": true,
152
+ "pretrained_window_sizes": [
153
+ 0,
154
+ 0,
155
+ 0,
156
+ 0
157
+ ],
158
+ "problem_type": "single_label_classification",
159
+ "qkv_bias": true,
160
+ "torch_dtype": "float32",
161
+ "transformers_version": "4.33.2",
162
+ "use_absolute_embeddings": false,
163
+ "window_size": 24
164
+ }
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.485,
7
+ 0.456,
8
+ 0.406
9
+ ],
10
+ "image_processor_type": "ViTImageProcessor",
11
+ "image_std": [
12
+ 0.229,
13
+ 0.224,
14
+ 0.225
15
+ ],
16
+ "resample": 3,
17
+ "rescale_factor": 0.00392156862745098,
18
+ "size": {
19
+ "height": 384,
20
+ "width": 384
21
+ }
22
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:61ad78d6647d0442a1d1ace9ff465154802810099de3dfd095c07c6edd1f64fa
3
+ size 781323569
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:785caf7a0ac29284d758cff9df598f62dcdfb28cf66fc7290a97698ef1ccbea0
3
+ size 4155