yangswei commited on
Commit
e5aa4a2
1 Parent(s): aa3ab4f

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "/content/drive/MyDrive/Skill Academy/Project 8_Yayang Nurul Aulia Azizah/snacks-clf-model",
3
  "architectures": [
4
  "ViTForImageClassification"
5
  ],
@@ -11,14 +11,6 @@
11
  "id2label": {
12
  "0": "apple",
13
  "1": "banana",
14
- "2": "cake",
15
- "3": "candy",
16
- "4": "carrot",
17
- "5": "cookie",
18
- "6": "doughnut",
19
- "7": "grape",
20
- "8": "hot dog",
21
- "9": "ice cream",
22
  "10": "juice",
23
  "11": "muffin",
24
  "12": "orange",
@@ -28,7 +20,15 @@
28
  "16": "salad",
29
  "17": "strawberry",
30
  "18": "waffle",
31
- "19": "watermelon"
 
 
 
 
 
 
 
 
32
  },
33
  "image_size": 224,
34
  "initializer_range": 0.02,
 
1
  {
2
+ "_name_or_path": "google/vit-base-patch16-224-in21k",
3
  "architectures": [
4
  "ViTForImageClassification"
5
  ],
 
11
  "id2label": {
12
  "0": "apple",
13
  "1": "banana",
 
 
 
 
 
 
 
 
14
  "10": "juice",
15
  "11": "muffin",
16
  "12": "orange",
 
20
  "16": "salad",
21
  "17": "strawberry",
22
  "18": "waffle",
23
+ "19": "watermelon",
24
+ "2": "cake",
25
+ "3": "candy",
26
+ "4": "carrot",
27
+ "5": "cookie",
28
+ "6": "doughnut",
29
+ "7": "grape",
30
+ "8": "hot dog",
31
+ "9": "ice cream"
32
  },
33
  "image_size": 224,
34
  "initializer_range": 0.02,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e19c6af76a7ce29a22689b806b734e5d010c0d1b8b24766f0286515e0ee6216a
3
  size 343279344
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5c5d9f4e1bb0c8752baebb8c6275963d9cbba91337549d6ac6d400515e7b2e4
3
  size 343279344
runs/Feb27_04-22-09_214d68d598d4/events.out.tfevents.1709007756.214d68d598d4.2492.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:81b4adff6ba3ecd64dedd6094431b58187419936d830d8edc63d428abe67009a
3
+ size 5436
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8a86f1484cd8a289acbd6d8b6ae07fbbe8a79eabb496497be21d16a9e54d430b
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de0622f286f4e211e4be6b4058b54fef84b6060adb351d8ba1f9ef927fcbbd14
3
  size 4728