Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
zeroMN
/
zeroMN-SHMT
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
zeroMN-SHMT
/
nlp_encoder
/
__init__.py
zeroMN
Upload 19 files
5b1a4f3
verified
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
127 Bytes
# nlp_encoder/nlp_encoder.py
class
NLPEcoder
:
def
__init__
(
self, config_path
):
# 初始化代码
pass