nielsr HF staff commited on
Commit
6d21a91
1 Parent(s): 702ba85

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -8
README.md CHANGED
@@ -2,16 +2,12 @@
2
  license: apache-2.0
3
  tags:
4
  - vision
5
-
6
-
7
-
8
-
9
-
10
  ---
11
 
12
  ## RegNetY 10B
13
 
14
- This gigantic model is a scale up [RegNetY](https://arxiv.org/abs/2003.13678) model trained on one billion random images.
15
 
16
  Disclaimer: The team releasing RegNetModel did not write a model card for this model so this model card has been written by the Hugging Face team.
17
 
@@ -45,6 +41,4 @@ Here is how to use this model:
45
  [1, 1088, 7, 7]
46
  ```
47
 
48
-
49
-
50
  For more code examples, we refer to the [documentation](https://huggingface.co/docs/transformers/master/en/model_doc/regnet).
2
  license: apache-2.0
3
  tags:
4
  - vision
5
+ - seer
 
 
 
 
6
  ---
7
 
8
  ## RegNetY 10B
9
 
10
+ This gigantic model is a scale up [RegNetY](https://arxiv.org/abs/2003.13678) model trained on one billion uncurated Instagram images.
11
 
12
  Disclaimer: The team releasing RegNetModel did not write a model card for this model so this model card has been written by the Hugging Face team.
13
 
41
  [1, 1088, 7, 7]
42
  ```
43
 
 
 
44
  For more code examples, we refer to the [documentation](https://huggingface.co/docs/transformers/master/en/model_doc/regnet).