tigeryi commited on
Commit
847ee7b
1 Parent(s): 9496478

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -22,14 +22,13 @@ should probably proofread and complete it, then remove this comment. -->
22
 
23
  # imagenet1k
24
 
25
- This model is a fine-tuned version of [facebook/data2vec-vision-base-ft1k](https://huggingface.co/facebook/data2vec-vision-base-ft1k) on an unknown dataset.
26
  It achieves the following results on the evaluation set:
27
  - eval_loss: 0.7310
28
  - eval_accuracy: 0.8355
29
  - eval_runtime: 921.304
30
  - eval_samples_per_second: 54.271
31
  - eval_steps_per_second: 1.697
32
- - step: 0
33
 
34
  ## Model description
35
 
 
22
 
23
  # imagenet1k
24
 
25
+ This model is a fine-tuned version of [facebook/data2vec-vision-base-ft1k](https://huggingface.co/facebook/data2vec-vision-base-ft1k) on Imagenet1k.
26
  It achieves the following results on the evaluation set:
27
  - eval_loss: 0.7310
28
  - eval_accuracy: 0.8355
29
  - eval_runtime: 921.304
30
  - eval_samples_per_second: 54.271
31
  - eval_steps_per_second: 1.697
 
32
 
33
  ## Model description
34