d071696 commited on
Commit
5680f9e
1 Parent(s): c00bcac

🍻 cheers

Browse files
README.md CHANGED
@@ -2,12 +2,30 @@
2
  license: apache-2.0
3
  base_model: google/vit-base-patch16-224-in21k
4
  tags:
 
 
 
5
  - generated_from_trainer
6
  datasets:
7
  - imagefolder
 
 
8
  model-index:
9
  - name: vit-finetune-scrap
10
- results: []
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -15,7 +33,10 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # vit-finetune-scrap
17
 
18
- 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.
 
 
 
19
 
20
  ## Model description
21
 
 
2
  license: apache-2.0
3
  base_model: google/vit-base-patch16-224-in21k
4
  tags:
5
+ - image-classification
6
+ - feature-extraction
7
+ - zero-shot-image-classification
8
  - generated_from_trainer
9
  datasets:
10
  - imagefolder
11
+ metrics:
12
+ - accuracy
13
  model-index:
14
  - name: vit-finetune-scrap
15
+ results:
16
+ - task:
17
+ name: Image Classification
18
+ type: image-classification
19
+ dataset:
20
+ name: d071696/scraps1
21
+ type: imagefolder
22
+ config: default
23
+ split: train
24
+ args: default
25
+ metrics:
26
+ - name: Accuracy
27
+ type: accuracy
28
+ value: 0.9
29
  ---
30
 
31
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
33
 
34
  # vit-finetune-scrap
35
 
36
+ 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 d071696/scraps1 dataset.
37
+ It achieves the following results on the evaluation set:
38
+ - Loss: 1.5546
39
+ - Accuracy: 0.9
40
 
41
  ## Model description
42
 
all_results.json CHANGED
@@ -2,12 +2,12 @@
2
  "epoch": 4.0,
3
  "eval_accuracy": 0.9,
4
  "eval_loss": 1.5546358823776245,
5
- "eval_runtime": 1.978,
6
- "eval_samples_per_second": 15.167,
7
- "eval_steps_per_second": 2.022,
8
  "total_flos": 9299872197181440.0,
9
  "train_loss": 2.0122132897377014,
10
- "train_runtime": 9.4925,
11
- "train_samples_per_second": 12.642,
12
- "train_steps_per_second": 1.686
13
  }
 
2
  "epoch": 4.0,
3
  "eval_accuracy": 0.9,
4
  "eval_loss": 1.5546358823776245,
5
+ "eval_runtime": 1.2287,
6
+ "eval_samples_per_second": 24.416,
7
+ "eval_steps_per_second": 3.255,
8
  "total_flos": 9299872197181440.0,
9
  "train_loss": 2.0122132897377014,
10
+ "train_runtime": 8.672,
11
+ "train_samples_per_second": 13.838,
12
+ "train_steps_per_second": 1.845
13
  }
eval_results.json CHANGED
@@ -2,7 +2,7 @@
2
  "epoch": 4.0,
3
  "eval_accuracy": 0.9,
4
  "eval_loss": 1.5546358823776245,
5
- "eval_runtime": 1.978,
6
- "eval_samples_per_second": 15.167,
7
- "eval_steps_per_second": 2.022
8
  }
 
2
  "epoch": 4.0,
3
  "eval_accuracy": 0.9,
4
  "eval_loss": 1.5546358823776245,
5
+ "eval_runtime": 1.2287,
6
+ "eval_samples_per_second": 24.416,
7
+ "eval_steps_per_second": 3.255
8
  }
runs/Mar22_11-05-25_X5C922065N/events.out.tfevents.1711101946.X5C922065N.52576.10 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d0d3e0eb44e5842785dc1a8dcb6dc1b0f6558076db6026c447ed3657e9301af
3
+ size 405
train_results.json CHANGED
@@ -2,7 +2,7 @@
2
  "epoch": 4.0,
3
  "total_flos": 9299872197181440.0,
4
  "train_loss": 2.0122132897377014,
5
- "train_runtime": 9.4925,
6
- "train_samples_per_second": 12.642,
7
- "train_steps_per_second": 1.686
8
  }
 
2
  "epoch": 4.0,
3
  "total_flos": 9299872197181440.0,
4
  "train_loss": 2.0122132897377014,
5
+ "train_runtime": 8.672,
6
+ "train_samples_per_second": 13.838,
7
+ "train_steps_per_second": 1.845
8
  }
trainer_state.json CHANGED
@@ -20,9 +20,9 @@
20
  "step": 16,
21
  "total_flos": 9299872197181440.0,
22
  "train_loss": 2.0122132897377014,
23
- "train_runtime": 9.4925,
24
- "train_samples_per_second": 12.642,
25
- "train_steps_per_second": 1.686
26
  }
27
  ],
28
  "logging_steps": 10,
 
20
  "step": 16,
21
  "total_flos": 9299872197181440.0,
22
  "train_loss": 2.0122132897377014,
23
+ "train_runtime": 8.672,
24
+ "train_samples_per_second": 13.838,
25
+ "train_steps_per_second": 1.845
26
  }
27
  ],
28
  "logging_steps": 10,