nickpai commited on
Commit
82c2017
·
verified ·
1 Parent(s): 889b5ca

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -47,7 +47,7 @@ This model is intended for practice purposes and exploration of ViT architecture
47
 
48
  * This model is trained on a relatively small dataset (CIFAR-10) and might not generalize well to unseen data.
49
  * Training is done without fine-tuning, potentially limiting its performance compared to a fine-tuned model.
50
- * Training is performed on a single Colab T4 GPU, which may not be representative of all hardware configurations.
51
 
52
  ## Training Data
53
 
 
47
 
48
  * This model is trained on a relatively small dataset (CIFAR-10) and might not generalize well to unseen data.
49
  * Training is done without fine-tuning, potentially limiting its performance compared to a fine-tuned model.
50
+ * Training is performed on a single RTX 3090.
51
 
52
  ## Training Data
53