Seonggon commited on
Commit
8523b5d
1 Parent(s): 8a3e17f

Training in progress, epoch 1

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": "unlabeled",
 
1
  {
2
+ "_name_or_path": "nvidia/mit-b2",
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
+ 4,
12
+ 6,
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": "unlabeled",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0672864e903dc71ae8a07dfa48ecf162e0ed8b4c31fbafc5088e7b6a2e3d77fa
3
- size 14918708
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:267f668db8c86dfb230698dc12abc3b938fcf89fb11b57d601726775db919a4e
3
+ size 109545532
runs/Nov03_11-34-42_67ed50c70e15/events.out.tfevents.1730633691.67ed50c70e15.2774801.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:285574166589b358284f56de1d484521750031fbb1c5b057b58bda876ad2385b
3
+ size 7471
runs/Nov03_11-38-18_67ed50c70e15/events.out.tfevents.1730633906.67ed50c70e15.2775701.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8cdfd8ae618394c0ba7ef9ae078d8c1759d0ccce3bb5e92b854b8f3929cf5965
3
+ size 12598
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f5743eb02fd0c2381ff872ba5bfa0f30b2579ca35002758764bd17afee50d3f2
3
  size 5368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50046011f62cc7de2e7f9ef24b595e9e7d73d9d3ff863f3b48e4e09ce2e3d0d7
3
  size 5368