sam1120 commited on
Commit
120fd4f
1 Parent(s): 20176d6

Training in progress, step 1120

Browse files
checkpoint-1120/config.json ADDED
@@ -0,0 +1,80 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": "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-1120/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d5d0222b48c52a8f78900ddaef44b41a00f894715422403f09c949e062fc1f0c
3
+ size 677531583
checkpoint-1120/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2601bb908337e9332d695fc58bca8ac8acef751d2e292921006a9e4d8f74ae1a
3
+ size 338834121
checkpoint-1120/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7cb53e7ffbc0d8520f56c6f4cee60a2acfc75ab26fd5a3401e611791bb747dc8
3
+ size 14575
checkpoint-1120/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc7935a579a8a52f77abedb31801f461dd2aa38985dc1b12381ea268375b0c86
3
+ size 627
checkpoint-1120/trainer_state.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-1120/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae23bbe3b8a1651404377ce26fe1298cc352f8f1264d6758f9fcfb70f034db92
3
+ size 4155
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5fced51f19fb6903b74a0a349a77eab6a84e1d8e18f899b7a27d9470e3dd754a
3
  size 338834121
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2601bb908337e9332d695fc58bca8ac8acef751d2e292921006a9e4d8f74ae1a
3
  size 338834121
runs/Feb06_01-01-13_robolidar/events.out.tfevents.1707202880.robolidar.926292.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f00002d68b74facba8934ae1117bb7a8e816db6322fb7b0f85bb96ed9ec554b0
3
+ size 14142
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e88955e6e4644e2a2ac452d82e4be1dbef3f3e51d5314588838187a999f14a95
3
  size 4155
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae23bbe3b8a1651404377ce26fe1298cc352f8f1264d6758f9fcfb70f034db92
3
  size 4155