ls-da3m0ns
commited on
Commit
•
a1292d2
1
Parent(s):
c1263dc
Training in progress, step 20
Browse files
config.json
CHANGED
@@ -1,16 +1,16 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "nvidia/mit-
|
3 |
"architectures": [
|
4 |
"SegformerForSemanticSegmentation"
|
5 |
],
|
6 |
"attention_probs_dropout_prob": 0.0,
|
7 |
"classifier_dropout_prob": 0.1,
|
8 |
-
"decoder_hidden_size":
|
9 |
"depths": [
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
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 |
-
|
28 |
-
|
|
|
29 |
],
|
30 |
"id2label": {
|
31 |
"0": "runway"
|
|
|
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": "runway"
|
model.safetensors
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:1539354171637801fb8d435034ffa974ff8cbe996a227c6edacedeedcb8762e0
|
3 |
+
size 109440940
|
runs/Nov13_23-57-04_7a9e0d4dfe3e/events.out.tfevents.1731542225.7a9e0d4dfe3e.46843.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3165baf366eb0fc95071e51f24df47dcee40b88ad63ab396ba7d7c60c38c40c9
|
3 |
+
size 10061
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5304
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8fb652429ea03c1d98daf295e1b2694897d0e149ecc91fcf5ef2e9640f1a9c50
|
3 |
size 5304
|