Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mo01018
/
Deployment-Trial
like
0
Runtime error
App
Files
Files
Community
20
Fetching metadata from the HF Docker repository...
refs/pr/3
Deployment-Trial
39.3 MB
Ctrl+K
Ctrl+K
2 contributors
History:
17 commits
hw01558
Add new pipelines and adjust labels
1fd311d
verified
11 months ago
templates
Move index.html into templates/
11 months ago
.gitattributes
Safe
1.52 kB
initial commit
11 months ago
Dockerfile
Safe
404 Bytes
Create Dockerfile
11 months ago
README.md
Safe
235 Bytes
initial commit
11 months ago
app.py
Safe
3.63 kB
Add new pipelines and adjust labels
11 months ago
customFunctions.py
Safe
17.7 kB
Upload 3 files
11 months ago
pipeline_ex1_s1.joblib
pickle
Detected Pickle imports (9)
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy.ndarray"
,
"numpy.random._pickle.__randomstate_ctor"
,
"numpy.random._pickle.__bit_generator_ctor"
,
"sklearn.pipeline.Pipeline"
,
"numpy.dtype"
,
"__main__.Word2VecTransformer"
,
"gensim.models.word2vec.Word2Vec"
,
"__main__.preprocess_sentences"
How to fix it?
13.2 MB
xet
Upload 3 files
11 months ago
pipeline_ex1_s2.joblib
pickle
Detected Pickle imports (9)
"__main__.Word2VecTransformer"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy.ndarray"
,
"numpy.random._pickle.__randomstate_ctor"
,
"gensim.models.word2vec.Word2Vec"
,
"__main__.preprocess_sentences"
,
"numpy.dtype"
,
"numpy.random._pickle.__bit_generator_ctor"
,
"sklearn.pipeline.Pipeline"
How to fix it?
12.4 MB
xet
Upload 3 files
11 months ago
pipeline_ex1_s3.joblib
pickle
Detected Pickle imports (9)
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy.ndarray"
,
"numpy.random._pickle.__randomstate_ctor"
,
"numpy.random._pickle.__bit_generator_ctor"
,
"sklearn.pipeline.Pipeline"
,
"numpy.dtype"
,
"gensim.models.word2vec.Word2Vec"
,
"__main__.Word2VecTransformer_CRF"
,
"__main__.preprocess_sentences"
How to fix it?
13.7 MB
xet
Upload 3 files
11 months ago
requirements.txt
Safe
63 Bytes
Create requirements.txt
11 months ago
tests.py
Safe
2.16 kB
Update tests.py (#2)
11 months ago