itsLeen commited on
Commit
75a127b
1 Parent(s): f796cce

🍻 cheers

Browse files
README.md CHANGED
@@ -3,6 +3,7 @@ library_name: transformers
3
  license: apache-2.0
4
  base_model: google/vit-base-patch16-224-in21k
5
  tags:
 
6
  - generated_from_trainer
7
  datasets:
8
  - imagefolder
@@ -15,7 +16,7 @@ model-index:
15
  name: Image Classification
16
  type: image-classification
17
  dataset:
18
- name: imagefolder
19
  type: imagefolder
20
  config: default
21
  split: train
@@ -23,7 +24,7 @@ model-index:
23
  metrics:
24
  - name: Accuracy
25
  type: accuracy
26
- value: 0.8494423791821561
27
  ---
28
 
29
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -31,10 +32,10 @@ should probably proofread and complete it, then remove this comment. -->
31
 
32
  # finetuned-fake-food
33
 
34
- This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on the imagefolder dataset.
35
  It achieves the following results on the evaluation set:
36
- - Loss: 0.3989
37
- - Accuracy: 0.8494
38
 
39
  ## Model description
40
 
 
3
  license: apache-2.0
4
  base_model: google/vit-base-patch16-224-in21k
5
  tags:
6
+ - image-classification
7
  - generated_from_trainer
8
  datasets:
9
  - imagefolder
 
16
  name: Image Classification
17
  type: image-classification
18
  dataset:
19
+ name: indian_food_images
20
  type: imagefolder
21
  config: default
22
  split: train
 
24
  metrics:
25
  - name: Accuracy
26
  type: accuracy
27
+ value: 0.8828996282527881
28
  ---
29
 
30
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
32
 
33
  # finetuned-fake-food
34
 
35
+ This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on the indian_food_images dataset.
36
  It achieves the following results on the evaluation set:
37
+ - Loss: 0.3411
38
+ - Accuracy: 0.8829
39
 
40
  ## Model description
41
 
all_results.json CHANGED
@@ -1,13 +1,13 @@
1
  {
2
  "epoch": 10.0,
3
- "eval_accuracy": 0.8159851301115242,
4
- "eval_loss": 0.4577201008796692,
5
- "eval_runtime": 39.5349,
6
- "eval_samples_per_second": 13.608,
7
- "eval_steps_per_second": 1.72,
8
  "total_flos": 2.3588561638681805e+18,
9
- "train_loss": 0.6660665354183563,
10
- "train_runtime": 3972.9927,
11
- "train_samples_per_second": 7.662,
12
- "train_steps_per_second": 3.831
13
  }
 
1
  {
2
  "epoch": 10.0,
3
+ "eval_accuracy": 0.8828996282527881,
4
+ "eval_loss": 0.3411438763141632,
5
+ "eval_runtime": 36.6063,
6
+ "eval_samples_per_second": 14.697,
7
+ "eval_steps_per_second": 1.858,
8
  "total_flos": 2.3588561638681805e+18,
9
+ "train_loss": 0.47118197327061173,
10
+ "train_runtime": 3403.7531,
11
+ "train_samples_per_second": 8.943,
12
+ "train_steps_per_second": 2.236
13
  }
eval_results.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "epoch": 10.0,
3
- "eval_accuracy": 0.8159851301115242,
4
- "eval_loss": 0.4577201008796692,
5
- "eval_runtime": 39.5349,
6
- "eval_samples_per_second": 13.608,
7
- "eval_steps_per_second": 1.72
8
  }
 
1
  {
2
  "epoch": 10.0,
3
+ "eval_accuracy": 0.8828996282527881,
4
+ "eval_loss": 0.3411438763141632,
5
+ "eval_runtime": 36.6063,
6
+ "eval_samples_per_second": 14.697,
7
+ "eval_steps_per_second": 1.858
8
  }
runs/Oct02_15-48-20_dcbb13f74eeb/events.out.tfevents.1727887613.dcbb13f74eeb.1604.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc6d6b49c5e4e88f78ae44387a86e46891e5ab5aead75b25bb58b642c384dd60
3
+ size 411
train_results.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "epoch": 10.0,
3
  "total_flos": 2.3588561638681805e+18,
4
- "train_loss": 0.6660665354183563,
5
- "train_runtime": 3972.9927,
6
- "train_samples_per_second": 7.662,
7
- "train_steps_per_second": 3.831
8
  }
 
1
  {
2
  "epoch": 10.0,
3
  "total_flos": 2.3588561638681805e+18,
4
+ "train_loss": 0.47118197327061173,
5
+ "train_runtime": 3403.7531,
6
+ "train_samples_per_second": 8.943,
7
+ "train_steps_per_second": 2.236
8
  }