sam1120 commited on
Commit
b43a5a6
1 Parent(s): 7095142

Training in progress, step 1240

Browse files
checkpoint-1240/config.json ADDED
@@ -0,0 +1,80 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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,
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
+ 32,
26
+ 64,
27
+ 160,
28
+ 256
29
+ ],
30
+ "id2label": {
31
+ "0": "unlabeled",
32
+ "1": "safe",
33
+ "2": "unsafe"
34
+ },
35
+ "image_size": 224,
36
+ "initializer_range": 0.02,
37
+ "label2id": {
38
+ "safe": 1,
39
+ "unlabeled": 0,
40
+ "unsafe": 2
41
+ },
42
+ "layer_norm_eps": 1e-06,
43
+ "mlp_ratios": [
44
+ 4,
45
+ 4,
46
+ 4,
47
+ 4
48
+ ],
49
+ "model_type": "segformer",
50
+ "num_attention_heads": [
51
+ 1,
52
+ 2,
53
+ 5,
54
+ 8
55
+ ],
56
+ "num_channels": 6,
57
+ "num_encoder_blocks": 4,
58
+ "patch_sizes": [
59
+ 7,
60
+ 3,
61
+ 3,
62
+ 3
63
+ ],
64
+ "reshape_last_stage": true,
65
+ "semantic_loss_ignore_index": 255,
66
+ "sr_ratios": [
67
+ 8,
68
+ 4,
69
+ 2,
70
+ 1
71
+ ],
72
+ "strides": [
73
+ 4,
74
+ 2,
75
+ 2,
76
+ 2
77
+ ],
78
+ "torch_dtype": "float32",
79
+ "transformers_version": "4.30.2"
80
+ }
checkpoint-1240/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a37977c1aad7d26df1483bce96760b18c53211e0744bd8475ff84253780d2c91
3
+ size 29876677
checkpoint-1240/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d26fe4f36fe8441bce9924b6bcca64eb53e5c5468f9690b85c837cc8a542bc7
3
+ size 14951629
checkpoint-1240/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d9fc1347b8350c4ceb2a3f99e7f3b002c76f7e48b95bd3ec3ae546a379526c4
3
+ size 14575
checkpoint-1240/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:44176b955e03230f45966d4482e8d6b59c2ea362297879992f44bf27c74cc448
3
+ size 627
checkpoint-1240/trainer_state.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-1240/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18f6ae08579ba5aee3047fd08ebc55ba45ae53ccea12e8c91f02b3ab56faea67
3
+ size 4155
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b51503437f17290e17da888950366878e716875e11c0fb61094230b263ca1c79
3
  size 14951629
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d26fe4f36fe8441bce9924b6bcca64eb53e5c5468f9690b85c837cc8a542bc7
3
  size 14951629
runs/Feb08_03-16-22_robolidar/events.out.tfevents.1707383789.robolidar.4019849.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1138e124db65b47b35754e3e4ac6ee7210fd07e0482de8f46606dca3b1c0f6e
3
+ size 14140
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3425846c0a0ac52a64e0d063be86ec4f0b363e4bfb0a3cac6c1a719bd60f21c3
3
  size 4155
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18f6ae08579ba5aee3047fd08ebc55ba45ae53ccea12e8c91f02b3ab56faea67
3
  size 4155