aspends commited on
Commit
364ee95
1 Parent(s): be7ec74

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -4,7 +4,7 @@ base_model: google/vit-base-patch16-224-in21k
4
  tags:
5
  - generated_from_keras_callback
6
  model-index:
7
- - name: aspends/assignment
8
  results: []
9
  ---
10
 
@@ -13,7 +13,7 @@ probably proofread and complete it, then remove this comment. -->
13
 
14
  # aspends/assignment
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
  It achieves the following results on the evaluation set:
18
  - Train Loss: 0.0361
19
  - Validation Loss: 0.1211
 
4
  tags:
5
  - generated_from_keras_callback
6
  model-index:
7
+ - name: aspends/coco_binary_classification
8
  results: []
9
  ---
10
 
 
13
 
14
  # aspends/assignment
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 the COCO dataset.
17
  It achieves the following results on the evaluation set:
18
  - Train Loss: 0.0361
19
  - Validation Loss: 0.1211