NoteDance commited on
Commit
c1f6664
1 Parent(s): 494fa59

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -4,5 +4,7 @@ pipeline_tag: image-classification
4
  tags:
5
  - Note
6
  library_name: tf
 
 
7
  ---
8
- 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/MobileNetV3.py). The tutorial can be found [here](https://github.com/NoteDance/Note-documentation/tree/tf-7.0).
 
4
  tags:
5
  - Note
6
  library_name: tf
7
+ datasets:
8
+ - imagenet-1k
9
  ---
10
+ 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/MobileNetV3.py). The tutorial can be found [here](https://github.com/NoteDance/Note-documentation/tree/tf-7.0).