mirror of
https://github.com/huggingface/transformers.git
synced 2025-08-02 03:01:07 +06:00
Fix typo in adding_a_new_model README (#17679)
This commit is contained in:
parent
224bde91ca
commit
a5282ab4bc
@ -222,7 +222,7 @@ You will also see a doc file and tests for your new models. First you should run
|
|||||||
|
|
||||||
```
|
```
|
||||||
make style
|
make style
|
||||||
maxke fix-copies
|
make fix-copies
|
||||||
```
|
```
|
||||||
|
|
||||||
and then you can start tweaking your model. You should:
|
and then you can start tweaking your model. You should:
|
||||||
|
Loading…
Reference in New Issue
Block a user