Manuappu5670 commited on
Commit
40ba4a2
·
verified ·
1 Parent(s): 2c3b90f

Training in progress, epoch 1

Browse files
Files changed (3) hide show
  1. config.json +20 -20
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
config.json CHANGED
@@ -22,30 +22,30 @@
22
  96
23
  ],
24
  "id2label": {
25
- "0": "AnnualCrop",
26
- "1": "Forest",
27
- "2": "HerbaceousVegetation",
28
- "3": "Highway",
29
- "4": "Industrial",
30
- "5": "Pasture",
31
- "6": "PermanentCrop",
32
- "7": "Residential",
33
- "8": "River",
34
- "9": "SeaLake"
35
  },
36
  "image_size": 256,
37
  "initializer_range": 0.02,
38
  "label2id": {
39
- "AnnualCrop": 0,
40
- "Forest": 1,
41
- "HerbaceousVegetation": 2,
42
- "Highway": 3,
43
- "Industrial": 4,
44
- "Pasture": 5,
45
- "PermanentCrop": 6,
46
- "Residential": 7,
47
- "River": 8,
48
- "SeaLake": 9
49
  },
50
  "layer_norm_eps": 1e-05,
51
  "mlp_ratio": 2.0,
 
22
  96
23
  ],
24
  "id2label": {
25
+ "0": "airplane",
26
+ "1": "automobile",
27
+ "2": "bird",
28
+ "3": "cat",
29
+ "4": "deer",
30
+ "5": "dog",
31
+ "6": "frog",
32
+ "7": "horse",
33
+ "8": "ship",
34
+ "9": "truck"
35
  },
36
  "image_size": 256,
37
  "initializer_range": 0.02,
38
  "label2id": {
39
+ "airplane": 0,
40
+ "automobile": 1,
41
+ "bird": 2,
42
+ "cat": 3,
43
+ "deer": 4,
44
+ "dog": 5,
45
+ "frog": 6,
46
+ "horse": 7,
47
+ "ship": 8,
48
+ "truck": 9
49
  },
50
  "layer_norm_eps": 1e-05,
51
  "mlp_ratio": 2.0,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8fdf80cc10a1b54f770cbaa9090ae3113856272549ff71717b79b41fbb2b3eac
3
  size 3879632
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:810cdd78c66b9a7697dc448844c01f0f29555584589b98863bc28978c5f77024
3
  size 3879632
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:350bb4dcb2824d88177e46d55873eb7595e1c650ac4ca25a957566f8502e505d
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf658daa2031fa8a0cb0fba40859a91306de4100b59d50e59eac21651a774392
3
  size 5176