Model save
Browse files- checkpoint-1040/config.json +0 -80
- checkpoint-1040/optimizer.pt +0 -3
- checkpoint-1040/pytorch_model.bin +0 -3
- checkpoint-1040/rng_state.pth +0 -3
- checkpoint-1040/scheduler.pt +0 -3
- checkpoint-1040/trainer_state.json +0 -0
- checkpoint-1040/training_args.bin +0 -3
- pytorch_model.bin +1 -1
- runs/Feb06_02-59-17_robovision.csres.utexas.edu/events.out.tfevents.1707209963.robovision.csres.utexas.edu.1658684.0 +2 -2
checkpoint-1040/config.json
DELETED
@@ -1,80 +0,0 @@
|
|
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": 3,
|
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-1040/optimizer.pt
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:13c282de4320d49d6d9af68fd6e858dd667ea4002abb1218861b2eba32cc93d3
|
3 |
-
size 29839045
|
|
|
|
|
|
|
|
checkpoint-1040/pytorch_model.bin
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:8960661d572ed9adba62f45ff393121a1b184542f63da0d9f1d07470278b84c2
|
3 |
-
size 14932813
|
|
|
|
|
|
|
|
checkpoint-1040/rng_state.pth
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:28d4a8ae73c3d55ee0a95518f2e3c56f957cb2ece13179ba8d74fbee9109e883
|
3 |
-
size 14575
|
|
|
|
|
|
|
|
checkpoint-1040/scheduler.pt
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:a58254ae1c32d0e0932ca536f5087110c0c883f363af95233715d6378d78f203
|
3 |
-
size 627
|
|
|
|
|
|
|
|
checkpoint-1040/trainer_state.json
DELETED
The diff for this file is too large to render.
See raw diff
|
|
checkpoint-1040/training_args.bin
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:aa00751af1103d0c04af5b6d924f99fda1fc4fb7f319683e8f0485b9e1dc0273
|
3 |
-
size 4155
|
|
|
|
|
|
|
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14932813
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:befccdd6f3e795ef6ec9dd91b45bb07b70e069d30a0015ddca0628c0c53ebaf3
|
3 |
size 14932813
|
runs/Feb06_02-59-17_robovision.csres.utexas.edu/events.out.tfevents.1707209963.robovision.csres.utexas.edu.1658684.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7ca930fb3f19936a8e9d483bd40df0022f4ee1ef28a81be1031b71998daff929
|
3 |
+
size 286675
|