Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
OpenLab-NLP
/
model-prototype
like
0
Model card
Files
Files and versions
xet
Community
Yuchan
commited on
Nov 19
Commit
4f2d40f
·
verified
·
1 Parent(s):
0a74012
Update Model.py
Browse files
Files changed (1)
hide
show
Model.py
+1
-1
Model.py
CHANGED
Viewed
@@ -1,4 +1,4 @@
1
-
pip install sentencepiece
2
3
import sentencepiece as spm
4
1
+
!
pip install sentencepiece
2
3
import sentencepiece as spm
4