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...
b8beba3
Deployment-Trial
39.3 MB
Ctrl+K
Ctrl+K
2 contributors
History:
27 commits
hw01558
Updated the index.html to have some css
b8beba3
verified
12 months ago
templates
Updated the index.html to have some css
12 months ago
.gitattributes
Safe
1.52 kB
initial commit
12 months ago
Dockerfile
Safe
404 Bytes
Create Dockerfile
12 months ago
README.md
Safe
235 Bytes
initial commit
12 months ago
app.py
Safe
4.11 kB
remove extra v (#9)
12 months ago
customFunctions.py
Safe
19.7 kB
Remove BERT import (#7)
12 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
12 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
12 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
12 months ago
requirements.txt
Safe
87 Bytes
Update requirements.txt
12 months ago
tests.py
Safe
2.16 kB
Update tests.py (#2)
12 months ago