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/13
Deployment-Trial
39.3 MB
Ctrl+K
Ctrl+K
2 contributors
History:
30 commits
hw01558
Change bioVec to less word version
52fad4b
verified
11 months ago
templates
Updated the index.html to have some css (#10)
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
4.12 kB
Change bioVec to less word version
11 months ago
customFunctions.py
Safe
19.7 kB
Remove BERT import (#7)
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
87 Bytes
Update requirements.txt
11 months ago
tests.py
Safe
2.14 kB
Change url so it works (#12)
11 months ago