sooks commited on
Commit
7950b1e
1 Parent(s): 96751bb

🍻 cheers

Browse files
README.md CHANGED
@@ -4,8 +4,6 @@ base_model: facebook/convnext-tiny-224
4
  tags:
5
  - image-classification
6
  - generated_from_trainer
7
- metrics:
8
- - accuracy
9
  model-index:
10
  - name: idbwtiny
11
  results: []
@@ -16,10 +14,15 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  # idbwtiny
18
 
19
- This model is a fine-tuned version of [facebook/convnext-tiny-224](https://huggingface.co/facebook/convnext-tiny-224) on the indian_food_images dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.1267
22
- - Accuracy: 0.9569
 
 
 
 
 
23
 
24
  ## Model description
25
 
@@ -47,22 +50,6 @@ The following hyperparameters were used during training:
47
  - num_epochs: 10
48
  - mixed_precision_training: Native AMP
49
 
50
- ### Training results
51
-
52
- | Training Loss | Epoch | Step | Validation Loss | Accuracy |
53
- |:-------------:|:-----:|:-----:|:---------------:|:--------:|
54
- | 0.3871 | 1.0 | 2010 | 0.3021 | 0.8674 |
55
- | 0.3403 | 2.0 | 4020 | 0.2442 | 0.8967 |
56
- | 0.3058 | 3.0 | 6030 | 0.2269 | 0.9052 |
57
- | 0.2722 | 4.0 | 8040 | 0.2008 | 0.9197 |
58
- | 0.2496 | 5.0 | 10050 | 0.1841 | 0.9272 |
59
- | 0.2219 | 6.0 | 12060 | 0.1706 | 0.9353 |
60
- | 0.198 | 7.0 | 14070 | 0.1478 | 0.9452 |
61
- | 0.1812 | 8.0 | 16080 | 0.1413 | 0.9503 |
62
- | 0.1632 | 9.0 | 18090 | 0.1301 | 0.9553 |
63
- | 0.1576 | 10.0 | 20100 | 0.1267 | 0.9569 |
64
-
65
-
66
  ### Framework versions
67
 
68
  - Transformers 4.38.2
 
4
  tags:
5
  - image-classification
6
  - generated_from_trainer
 
 
7
  model-index:
8
  - name: idbwtiny
9
  results: []
 
14
 
15
  # idbwtiny
16
 
17
+ This model is a fine-tuned version of [facebook/convnext-tiny-224](https://huggingface.co/facebook/convnext-tiny-224) on the sooks/id2 dataset.
18
  It achieves the following results on the evaluation set:
19
+ - eval_loss: 0.0155
20
+ - eval_accuracy: 0.9953
21
+ - eval_runtime: 301.1388
22
+ - eval_samples_per_second: 178.967
23
+ - eval_steps_per_second: 22.372
24
+ - epoch: 6.37
25
+ - step: 12963
26
 
27
  ## Model description
28
 
 
50
  - num_epochs: 10
51
  - mixed_precision_training: Native AMP
52
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
53
  ### Framework versions
54
 
55
  - Transformers 4.38.2
all_results.json CHANGED
@@ -1,13 +1,4 @@
1
  {
2
- "epoch": 10.0,
3
- "eval_accuracy": 0.9568830973467968,
4
- "eval_loss": 0.12666618824005127,
5
- "eval_runtime": 203.8079,
6
- "eval_samples_per_second": 260.937,
7
- "eval_steps_per_second": 32.619,
8
- "total_flos": 7.572439992003492e+19,
9
- "train_loss": 0.2540779383265557,
10
- "train_runtime": 33188.7721,
11
- "train_samples_per_second": 90.801,
12
- "train_steps_per_second": 0.606
13
  }
 
1
  {
2
+ "eval_accuracy": 0.9953241548224292,
3
+ "eval_loss": 0.015514845959842205
 
 
 
 
 
 
 
 
 
4
  }
eval_results.json CHANGED
@@ -1,8 +1,4 @@
1
  {
2
- "epoch": 10.0,
3
- "eval_accuracy": 0.9568830973467968,
4
- "eval_loss": 0.12666618824005127,
5
- "eval_runtime": 203.8079,
6
- "eval_samples_per_second": 260.937,
7
- "eval_steps_per_second": 32.619
8
  }
 
1
  {
2
+ "eval_accuracy": 0.9953241548224292,
3
+ "eval_loss": 0.015514845959842205
 
 
 
 
4
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4c9f2abab038e9743a534599490227606473edbb30ddd1f3acd8c4d5da3e6c7f
3
  size 111307920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db90e825a0be3182b426b795019cf50a0b963ea221eaa7bffaaeec7ca735a1fc
3
  size 111307920
preprocessor_config.json CHANGED
@@ -16,8 +16,7 @@
16
  ],
17
  "resample": 3,
18
  "rescale_factor": 0.00392156862745098,
19
- "size": [
20
- 224,
21
- 224
22
- ]
23
  }
 
16
  ],
17
  "resample": 3,
18
  "rescale_factor": 0.00392156862745098,
19
+ "size": {
20
+ "shortest_edge": 224
21
+ }
 
22
  }
runs/Apr21_00-40-59_2d188412f36c/events.out.tfevents.1713660060.2d188412f36c.532.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bee2f4ffffa551a10f0696f03293ad3f3ab4f38edaadd1b223e0233335b52d33
3
+ size 12221
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:74b8c200f5764b82c5e7eae56355274a3af515d84f07b543a6e6bce65aca1f26
3
  size 4856
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bda0c07890290c289875eb801caaf7e88e9c42f2d3de9ef6628b2f4027bd7545
3
  size 4856