Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Gaurav2567
/
Resume_Parser_POC
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Resume_Parser_POC
1 contributor
History:
4 commits
This space has 1 file scanned as unsafe.
Show
files
Gaurav2567
Create README.md
e05b2ea
over 2 years ago
.gitattributes
Safe
1.48 kB
initial commit
over 2 years ago
README.md
Safe
243 Bytes
Create README.md
over 2 years ago
app.py
Safe
1.63 kB
Upload 4 files
over 2 years ago
modelf.pkl
Unsafe
pickle
Detected Pickle imports (60)
"thinc.layers.linear.forward"
,
"thinc.model.Model"
,
"thinc.layers.list2array.forward"
,
"numpy.core.multiarray._reconstruct"
,
"thinc.layers.expand_window.forward"
,
"thinc.initializers.uniform_init"
,
"thinc.backends.numpy_ops.NumpyOps"
,
"thinc.layers.hashembed.forward"
,
"spacy.vocab.unpickle_vocab"
,
"spacy.pipeline.ner.EntityRecognizer"
,
"spacy.ml.tb_framework.forward"
,
"spacy.lang.en.English"
,
"spacy.vectors.unpickle_vectors"
,
"thinc.layers.layernorm.forward"
,
"thinc.layers.concatenate.init"
,
"thinc.layers.linear.init"
,
"functools.partial"
,
"thinc.layers.with_array.forward"
,
"thinc.layers.array_getitem.forward"
,
"thinc.layers.dropout.forward"
,
"thinc.model.empty_init"
,
"spacy.morphology.unpickle_morphology"
,
"thinc.layers.chain.forward"
,
"thinc.layers.hashembed.init"
,
"numpy.ndarray"
,
"spacy.ml.tb_framework.init"
,
"thinc.layers.layernorm.init"
,
"spacy.ml._precomputable_affine.forward"
,
"spacy.language.FactoryMeta"
,
"spacy.pipeline.ner.__pyx_unpickle_EntityRecognizer"
,
"collections.defaultdict"
,
"spacy.pipeline._parser_internals.ner.BiluoPushDown"
,
"builtins.slice"
,
"re._compile"
,
"thinc.layers.with_array.init"
,
"thinc.backends._param_server.ParamServer"
,
"spacy.util.raise_error"
,
"spacy.ml.models.parser.resize_output"
,
"thinc.layers.maxout.forward"
,
"collections.Counter"
,
"thinc.layers.list2ragged.forward"
,
"numpy.dtype"
,
"thinc.layers.chain.init"
,
"thinc.initializers.glorot_uniform_init"
,
"spacy.util.SimpleFrozenList"
,
"thinc.layers.ragged2list.forward"
,
"thinc.layers.residual.forward"
,
"spacy.ml._precomputable_affine.init"
,
"thinc.config.Config"
,
"spacy.lookups.Lookups"
,
"thinc.optimizers.Optimizer"
,
"builtins.int"
,
"thinc.initializers.zero_init"
,
"builtins.getattr"
,
"thinc.layers.maxout.init"
,
"thinc.layers.residual.init"
,
"spacy.tokenizer.Tokenizer"
,
"spacy.ml.featureextractor.forward"
,
"thinc.layers.concatenate.forward"
,
"spacy.strings.StringStore"
How to fix it?
15.5 MB
LFS
Upload 4 files
over 2 years ago
requirements.txt
Safe
123 Bytes
Upload 4 files
over 2 years ago