mattwharper commited on
Commit
dcb35fa
·
verified ·
1 Parent(s): af3434b

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -17,28 +17,30 @@
17
  "hidden_dropout_prob": 0.0,
18
  "hidden_size": 768,
19
  "id2label": {
20
- "0": "butterfly",
21
- "1": "cat",
22
- "2": "cow",
23
- "3": "dog",
24
- "4": "elephant",
25
- "5": "horse",
26
- "6": "rooster",
27
- "7": "spider",
28
- "8": "squirrel"
 
29
  },
30
  "image_size": 224,
31
  "initializer_range": 0.02,
32
  "label2id": {
33
- "butterfly": 0,
34
- "cat": 1,
35
- "cow": 2,
36
- "dog": 3,
37
- "elephant": 4,
38
- "horse": 5,
39
- "rooster": 6,
40
- "spider": 7,
41
- "squirrel": 8
 
42
  },
43
  "layer_norm_eps": 1e-05,
44
  "mlp_ratio": 4.0,
 
17
  "hidden_dropout_prob": 0.0,
18
  "hidden_size": 768,
19
  "id2label": {
20
+ "0": "AnnualCrop",
21
+ "1": "Forest",
22
+ "2": "HerbaceousVegetation",
23
+ "3": "Highway",
24
+ "4": "Industrial",
25
+ "5": "Pasture",
26
+ "6": "PermanentCrop",
27
+ "7": "Residential",
28
+ "8": "River",
29
+ "9": "SeaLake"
30
  },
31
  "image_size": 224,
32
  "initializer_range": 0.02,
33
  "label2id": {
34
+ "AnnualCrop": 0,
35
+ "Forest": 1,
36
+ "HerbaceousVegetation": 2,
37
+ "Highway": 3,
38
+ "Industrial": 4,
39
+ "Pasture": 5,
40
+ "PermanentCrop": 6,
41
+ "Residential": 7,
42
+ "River": 8,
43
+ "SeaLake": 9
44
  },
45
  "layer_norm_eps": 1e-05,
46
  "mlp_ratio": 4.0,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:965eb3fa34eed620363b062ea045ee780a00e00a42c7c30a83b62bfb745450fa
3
- size 110364364
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f7033f1e08d2a3544cf54370b180cfa6f40f3264bf12f5cfb35fd70483ac8865
3
+ size 110367448
runs/Sep23_01-23-42_28916c941e73/events.out.tfevents.1727054628.28916c941e73.15580.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c8f1b5ab7112506b4e911c7191c2f9aa32380f9445275c9f6be89d70e355ef7b
3
+ size 10014
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7285fe495f01e8553a0ede577ff9fbd802b33103cf7262195aaff2571be7b4ca
3
  size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:120ca5d83f7257031b83d053c41cdf5f15e588e0696b9e81ac3b94a7c6d2a49c
3
  size 5240