andrecastro commited on
Commit
fa68182
1 Parent(s): b51ea79

Training in progress, epoch 2

Browse files
config.json CHANGED
@@ -17,30 +17,14 @@
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,
 
17
  "hidden_dropout_prob": 0.0,
18
  "hidden_size": 768,
19
  "id2label": {
20
+ "0": "anormal",
21
+ "1": "normal"
 
 
 
 
 
 
 
 
22
  },
23
  "image_size": 224,
24
  "initializer_range": 0.02,
25
  "label2id": {
26
+ "anormal": 0,
27
+ "normal": 1
 
 
 
 
 
 
 
 
28
  },
29
  "layer_norm_eps": 1e-05,
30
  "mlp_ratio": 4.0,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6450e076475b21cc9869b2185d00371f94d921774a4a914ca3b90685eeeb5edf
3
- size 110367448
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee8816116ce8eea710bfa18476c3840827a20294f1c8d5b7c6c3db499578481e
3
+ size 110342832
runs/Nov30_00-41-17_08b01d83a514/events.out.tfevents.1701304882.08b01d83a514.504.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:340ea024ea0358152fa8957c0c47062aaf737e56e65d92bef98992a2ac58bb9f
3
+ size 11723
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:44dc027bec66e85e99f47e0cd79fa692efa5ddedb0f9adac6547dd4196321cd4
3
  size 4664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a864ac5233d801bddb74cfe79624935b95655c70148580fa581ae71e38c4d635
3
  size 4664