Spalne commited on
Commit
882c9d3
1 Parent(s): 90d074d

Model save

Browse files
Files changed (1) hide show
  1. README.md +5 -14
README.md CHANGED
@@ -3,8 +3,6 @@ library_name: transformers
3
  license: apache-2.0
4
  base_model: google/vit-base-patch16-224-in21k
5
  tags:
6
- - image-classification
7
- - vision
8
  - generated_from_trainer
9
  model-index:
10
  - name: vit-base-patch16-224-in21k
@@ -16,18 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  # vit-base-patch16-224-in21k
18
 
19
- 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 chainyo/rvl-cdip dataset.
20
- It achieves the following results on the evaluation set:
21
- - eval_loss: 2.7757
22
- - eval_model_preparation_time: 0.0143
23
- - eval_accuracy: 0.0567
24
- - eval_runtime: 351.0327
25
- - eval_samples_per_second: 136.739
26
- - eval_steps_per_second: 2.137
27
- - memory_allocated (GB): 0.79
28
- - max_memory_allocated (GB): 0.87
29
- - total_memory_available (GB): 94.62
30
- - step: 0
31
 
32
  ## Model description
33
 
@@ -54,6 +41,10 @@ The following hyperparameters were used during training:
54
  - lr_scheduler_type: linear
55
  - num_epochs: 3.0
56
 
 
 
 
 
57
  ### Framework versions
58
 
59
  - Transformers 4.45.2
 
3
  license: apache-2.0
4
  base_model: google/vit-base-patch16-224-in21k
5
  tags:
 
 
6
  - generated_from_trainer
7
  model-index:
8
  - name: vit-base-patch16-224-in21k
 
14
 
15
  # vit-base-patch16-224-in21k
16
 
17
+ 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.
 
 
 
 
 
 
 
 
 
 
 
18
 
19
  ## Model description
20
 
 
41
  - lr_scheduler_type: linear
42
  - num_epochs: 3.0
43
 
44
+ ### Training results
45
+
46
+
47
+
48
  ### Framework versions
49
 
50
  - Transformers 4.45.2