blisian commited on
Commit
b849b72
1 Parent(s): 9d72d11

End of training

Browse files
Files changed (4) hide show
  1. README.md +51 -0
  2. config.json +0 -1
  3. model.safetensors +1 -1
  4. training_args.bin +1 -1
README.md ADDED
@@ -0,0 +1,51 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: google/vit-base-patch16-224-in21k
4
+ tags:
5
+ - generated_from_trainer
6
+ model-index:
7
+ - name: my_awesome_food_model
8
+ results: []
9
+ ---
10
+
11
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
+ should probably proofread and complete it, then remove this comment. -->
13
+
14
+ # my_awesome_food_model
15
+
16
+ This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on an unknown dataset.
17
+
18
+ ## Model description
19
+
20
+ More information needed
21
+
22
+ ## Intended uses & limitations
23
+
24
+ More information needed
25
+
26
+ ## Training and evaluation data
27
+
28
+ More information needed
29
+
30
+ ## Training procedure
31
+
32
+ ### Training hyperparameters
33
+
34
+ The following hyperparameters were used during training:
35
+ - learning_rate: 0.0002
36
+ - train_batch_size: 16
37
+ - eval_batch_size: 16
38
+ - seed: 42
39
+ - gradient_accumulation_steps: 4
40
+ - total_train_batch_size: 64
41
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
+ - lr_scheduler_type: linear
43
+ - lr_scheduler_warmup_ratio: 0.1
44
+ - num_epochs: 5
45
+
46
+ ### Framework versions
47
+
48
+ - Transformers 4.40.2
49
+ - Pytorch 2.2.2
50
+ - Datasets 2.19.1
51
+ - Tokenizers 0.19.1
config.json CHANGED
@@ -223,7 +223,6 @@
223
  "num_channels": 3,
224
  "num_hidden_layers": 12,
225
  "patch_size": 16,
226
- "problem_type": "single_label_classification",
227
  "qkv_bias": true,
228
  "torch_dtype": "float32",
229
  "transformers_version": "4.40.2"
 
223
  "num_channels": 3,
224
  "num_hidden_layers": 12,
225
  "patch_size": 16,
 
226
  "qkv_bias": true,
227
  "torch_dtype": "float32",
228
  "transformers_version": "4.40.2"
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2447d68b9c292b40194943ea1f5b1e4ae8dfd07d6870af7285aded27948a2b1f
3
  size 343528508
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e40f1bebbaba9b2c19b8625cdfeabedc3d22b6d09a4b9a00232c42a65211e965
3
  size 343528508
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fa6c1f8177aa86d990c5f61b2b4d16d907dd22c39aeaa39e64aa67efdd9730a5
3
  size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f9c4ee5c95d04b4fa4901c992e5861ccad91486c6e6dc10d77a7ae355455ef2
3
  size 4984