d071696 commited on
Commit
108094b
1 Parent(s): ec0b401

Training in progress, step 1000

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "google/vit-base-patch16-224-in21k",
3
  "architectures": [
4
  "ViTForImageClassification"
5
  ],
@@ -9,35 +9,33 @@
9
  "hidden_dropout_prob": 0.0,
10
  "hidden_size": 768,
11
  "id2label": {
12
- "0": "carton boxes",
13
- "1": "old newspapers",
14
- "10": "used juice box",
15
- "11": "used plastic bottles labels",
16
- "2": "old newspapers with plastic bottles and plastic garbage",
17
- "3": "paper boxes and plastic trash bags",
18
- "4": "paper waste",
19
- "5": "plastic bottles",
20
- "6": "plastic bottles and plastic bags with paper boxes",
21
- "7": "plastic bottles and plastic garbage",
22
- "8": "plastic garbage",
23
- "9": "plastic garbage and paper garbage"
24
  },
25
  "image_size": 224,
26
  "initializer_range": 0.02,
27
  "intermediate_size": 3072,
28
  "label2id": {
29
- "carton boxes": "0",
30
- "old newspapers": "1",
31
- "old newspapers with plastic bottles and plastic garbage": "2",
32
- "paper boxes and plastic trash bags": "3",
33
- "paper waste": "4",
34
- "plastic bottles": "5",
35
- "plastic bottles and plastic bags with paper boxes": "6",
36
- "plastic bottles and plastic garbage": "7",
37
- "plastic garbage": "8",
38
- "plastic garbage and paper garbage": "9",
39
- "used juice box": "10",
40
- "used plastic bottles labels": "11"
41
  },
42
  "layer_norm_eps": 1e-12,
43
  "model_type": "vit",
 
1
  {
2
+ "_name_or_path": "d071696/vit-finetune-scrap",
3
  "architectures": [
4
  "ViTForImageClassification"
5
  ],
 
9
  "hidden_dropout_prob": 0.0,
10
  "hidden_size": 768,
11
  "id2label": {
12
+ "0": "aluminium",
13
+ "1": "batteries",
14
+ "10": "takeaway cups",
15
+ "2": "cardboard",
16
+ "3": "disposable plates",
17
+ "4": "glass",
18
+ "5": "hard plastic",
19
+ "6": "paper",
20
+ "7": "paper towel",
21
+ "8": "polystyrene",
22
+ "9": "soft plastics"
 
23
  },
24
  "image_size": 224,
25
  "initializer_range": 0.02,
26
  "intermediate_size": 3072,
27
  "label2id": {
28
+ "aluminium": "0",
29
+ "batteries": "1",
30
+ "cardboard": "2",
31
+ "disposable plates": "3",
32
+ "glass": "4",
33
+ "hard plastic": "5",
34
+ "paper": "6",
35
+ "paper towel": "7",
36
+ "polystyrene": "8",
37
+ "soft plastics": "9",
38
+ "takeaway cups": "10"
 
39
  },
40
  "layer_norm_eps": 1e-12,
41
  "model_type": "vit",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:29e9ae72ffd7850be2a3b0dc5e74cce7d8e8fec4f531471a799d02a828b580ca
3
- size 343254736
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:975eb824ba74a090f881d73b03a5aa125239cf3bf3b7d88fbf2b3c326ec79338
3
+ size 343251660
runs/Mar29_16-42-59_X5C922065N/events.out.tfevents.1711727022.X5C922065N.53009.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b20cdd94e02400edd0d2fa197dd972f01870333c8c34f29273c94b1b0011c42
3
+ size 5123
runs/Mar29_16-45-17_X5C922065N/events.out.tfevents.1711727127.X5C922065N.53009.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:edef595fefdb8d2370c7c7ebaa85e2c88df71c5259c1e1c58e71646494d40cff
3
+ size 10158
runs/Mar29_16-45-17_X5C922065N/events.out.tfevents.1711727237.X5C922065N.53009.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:49c1b58d1274f805130d591fde6fd684be2becc1eeb60354844342ceee318052
3
+ size 10158
runs/Mar29_16-45-17_X5C922065N/events.out.tfevents.1711727303.X5C922065N.53009.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef4bfa84ad4b70c5dff7107e3c01173c723af5870d452ef130689eefe0fbf546
3
+ size 26498
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a5c9fff40882eed4c22547c01dcbb64deb0a9793f831881ade55452062b3714e
3
  size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:617efafadeca5d575973508bc1fb23b178b0f91ade0be63e4197fe64ab5c4ac7
3
  size 4920