NoteDance commited on
Commit
b6f4f9e
·
verified ·
1 Parent(s): b9d1c31

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -6,5 +6,7 @@ tags:
6
  - vit
7
  - vision
8
  library_name: tf
 
 
9
  ---
10
- This model is built by Note, Note repository can be found [here](https://github.com/NoteDance/Note). The model can be found [here](https://github.com/NoteDance/Note/blob/Note-7.0/Note/neuralnetwork/tf/ViT.py). The tutorial can be found [here](https://github.com/NoteDance/Note-documentation/tree/tf-7.0).
 
6
  - vit
7
  - vision
8
  library_name: tf
9
+ datasets:
10
+ - imagenet-1k
11
  ---
12
+ This model is built by Note, Note can be found [here](https://github.com/NoteDance/Note). The model can be found [here](https://github.com/NoteDance/Note/blob/Note-7.0/Note/neuralnetwork/tf/ViT.py). The tutorial can be found [here](https://github.com/NoteDance/Note-documentation/tree/tf-7.0).