1-800-BAD-CODE commited on
Commit
5f92894
1 Parent(s): 7978b81

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -75,7 +75,7 @@ the text. Per HF's comments,
75
  ```
76
 
77
  The SP model was un-hacked with the following snippet
78
- (SentencePice experts, let me know if there is a problem here):
79
 
80
  ```python
81
  from sentencepiece import SentencePieceProcessor
 
75
  ```
76
 
77
  The SP model was un-hacked with the following snippet
78
+ (SentencePiece experts, let me know if there is a problem here):
79
 
80
  ```python
81
  from sentencepiece import SentencePieceProcessor