amyeroberts HF staff commited on
Commit
8d3a4a2
1 Parent(s): 292d9c7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -30,6 +30,10 @@ model-index:
30
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
31
  should probably proofread and complete it, then remove this comment. -->
32
 
 
 
 
 
33
  # vit-base-beans
34
 
35
  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 beans dataset.
 
30
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
31
  should probably proofread and complete it, then remove this comment. -->
32
 
33
+ # THIS IS A TEST REPO FOR DEBUGGING!
34
+
35
+ This repo is here as a result of playing with and debugging training scripts and push to hub features. As such, the TesnorFlow and PyTorch models will be out of sync and different weights may be push at any time, including pushing models with very low performance.
36
+
37
  # vit-base-beans
38
 
39
  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 beans dataset.