stas commited on
Commit
c652096
1 Parent(s): 6eaa078
Files changed (1) hide show
  1. make-tiny-xlm-roberta.py +1 -1
make-tiny-xlm-roberta.py CHANGED
@@ -31,7 +31,7 @@
31
  # cd tiny-xlm-roberta
32
 
33
  # 4. start with some pre-existing script from one of the https://huggingface.co/hf-internal-testing/ tiny model repos, e.g.
34
- # wget https://huggingface.co/hf-internal-testing/tiny-bert/raw/main/make-tiny-xlm-roberta.py
35
  # chmod a+x ./make-tiny-xlm-roberta.py
36
  #
37
  # 5. automatically rename things from the old names to new ones
 
31
  # cd tiny-xlm-roberta
32
 
33
  # 4. start with some pre-existing script from one of the https://huggingface.co/hf-internal-testing/ tiny model repos, e.g.
34
+ # wget https://huggingface.co/hf-internal-testing/tiny-xlm-roberta/raw/main/make-tiny-xlm-roberta.py
35
  # chmod a+x ./make-tiny-xlm-roberta.py
36
  #
37
  # 5. automatically rename things from the old names to new ones