varcoder commited on
Commit
239d9b4
·
1 Parent(s): e08eae7

Training in progress, step 20

Browse files
config.json CHANGED
@@ -1,16 +1,16 @@
1
  {
2
- "_name_or_path": "nvidia/mit-b0",
3
  "architectures": [
4
  "SegformerForSemanticSegmentation"
5
  ],
6
  "attention_probs_dropout_prob": 0.0,
7
  "classifier_dropout_prob": 0.1,
8
- "decoder_hidden_size": 256,
9
  "depths": [
10
- 2,
11
- 2,
12
- 2,
13
- 2
14
  ],
15
  "downsampling_rates": [
16
  1,
@@ -22,10 +22,10 @@
22
  "hidden_act": "gelu",
23
  "hidden_dropout_prob": 0.0,
24
  "hidden_sizes": [
25
- 32,
26
  64,
27
- 160,
28
- 256
 
29
  ],
30
  "id2label": {
31
  "0": "background",
 
1
  {
2
+ "_name_or_path": "nvidia/mit-b4",
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
+ 8,
12
+ 27,
13
+ 3
14
  ],
15
  "downsampling_rates": [
16
  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",
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f5f4ae340e123e2508fe126ad04120e0823902a00e33ba51d1f6eec03e79b543
3
- size 14931789
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6eb279cdf5280899451f7bc7703b65e8c95e27dd800657d1acc40d10ca851f7f
3
+ size 256294101
runs/Jul07_21-27-45_9dd33c53a108/events.out.tfevents.1688765275.9dd33c53a108.976.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78253cfa222cc00c1f9ec439e35806fde02f6cc5d148cd9621b468a225a41954
3
+ size 8231
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b38fc6ba91f8e62329065408991cbfa757050db2164a68034184c76d9e0446f0
3
  size 3899
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e2428dfac616fc08b5c48a42057ee6b72e0d6bbecf142d5b386c37b5c778427b
3
  size 3899