joshvm commited on
Commit
d6b1c93
·
1 Parent(s): 641f669

Training in progress, step 1000

Browse files
config.json CHANGED
@@ -35,41 +35,19 @@
35
  "4": "Medium Vegetation",
36
  "5": "High Vegetation",
37
  "6": "Building",
38
- "7": "Low Point (noise)",
39
- "8": "Model Key (Reserved)",
40
- "9": "Water",
41
- "10": "Rail",
42
- "11": "Road Surface",
43
- "12": "Reserve",
44
- "13": "Wire - Guard (Shield)",
45
- "14": "Wire - Conductor (Phase)",
46
- "15": "Transmission Tower",
47
- "16": "Wire-structure Connector (Insulator)",
48
- "17": "Bridge Deck",
49
- "18": "High Noise"
50
  },
51
  "image_size": 224,
52
  "initializer_range": 0.02,
53
  "label2id": {
54
- "Bridge Deck": 17,
55
  "Building": 6,
56
  "Created, never classified": 0,
57
  "Ground": 2,
58
- "High Noise": 18,
59
  "High Vegetation": 5,
60
  "Low Point (noise)": 7,
61
  "Low Vegetation": 3,
62
  "Medium Vegetation": 4,
63
- "Model Key (Reserved)": 8,
64
- "Rail": 10,
65
- "Reserve": 12,
66
- "Road Surface": 11,
67
- "Transmission Tower": 15,
68
- "Unclassified": 1,
69
- "Water": 9,
70
- "Wire - Conductor (Phase)": 14,
71
- "Wire - Guard (Shield)": 13,
72
- "Wire-structure Connector (Insulator)": 16
73
  },
74
  "layer_norm_eps": 1e-06,
75
  "mlp_ratios": [
 
35
  "4": "Medium Vegetation",
36
  "5": "High Vegetation",
37
  "6": "Building",
38
+ "7": "Low Point (noise)"
 
 
 
 
 
 
 
 
 
 
 
39
  },
40
  "image_size": 224,
41
  "initializer_range": 0.02,
42
  "label2id": {
 
43
  "Building": 6,
44
  "Created, never classified": 0,
45
  "Ground": 2,
 
46
  "High Vegetation": 5,
47
  "Low Point (noise)": 7,
48
  "Low Vegetation": 3,
49
  "Medium Vegetation": 4,
50
+ "Unclassified": 1
 
 
 
 
 
 
 
 
 
51
  },
52
  "layer_norm_eps": 1e-06,
53
  "mlp_ratios": [
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bc9567247d3b6737cd46f6cc99e48b269dfd45a03fafaf9c898c04057622b7a0
3
- size 14949261
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7640d09d7599aaa49fa20ed663b9a6deb7163685021d755994b94da759480079
3
+ size 14937933
runs/Sep01_21-32-27_josh-linux-desktop/events.out.tfevents.1693596750.josh-linux-desktop.170367.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:986c34f43b309d305720fbefe4b692c5180f9d345b708cc01c499ca027647742
3
- size 322529
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26cd36155143eee10d2bfdb21e328786bcf2d57500b744c2e6dfc236477123fd
3
+ size 350789
runs/Sep01_21-38-16_josh-linux-desktop/events.out.tfevents.1693597100.josh-linux-desktop.172112.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cdb2eed403eb067263fbf046e848677d8a30ee23f859fdf62d2012fc562208a5
3
+ size 61027
runs/Sep01_21-49-44_josh-linux-desktop/events.out.tfevents.1693597787.josh-linux-desktop.176532.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc507b5435f39cc47a34db67dcc8a2dae7ff7d1a2553dd96657fd4157857b097
3
+ size 163151
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:895c76d173bfdb8623c4aed4c8f9f5947762f37240ef5a63ec7703e21ef5f6e4
3
  size 3963
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:025a4c56ec0133505d6358f0798deb5f6340bd1e9c80ae3a047b7f022e0fd29e
3
  size 3963