Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
edjdhug3
/
chatbot_3
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
chatbot_3
1 contributor
History:
7 commits
This space has 1 file scanned as unsafe.
Show
files
edjdhug3
Update app.py
c0bfd55
over 1 year ago
.gitattributes
Safe
1.52 kB
initial commit
over 1 year ago
README.md
Safe
231 Bytes
initial commit
over 1 year ago
app.py
Safe
9.33 kB
Update app.py
over 1 year ago
db_instructEmbedd.pkl
Unsafe
pickle
Detected Pickle imports (35)
"transformers.models.distilbert.configuration_distilbert.DistilBertConfig"
,
"torch.nn.modules.linear.Identity"
,
"transformers.models.distilbert.modeling_distilbert.Transformer"
,
"langchain.vectorstores.faiss._default_relevance_score_fn"
,
"InstructorEmbedding.instructor.INSTRUCTOR_Pooling"
,
"builtins.getattr"
,
"faiss.swigfaiss_avx2.IndexFlatL2"
,
"transformers.activations.GELUActivation"
,
"tokenizers.models.Model"
,
"torch.float32"
,
"InstructorEmbedding.instructor.INSTRUCTOR"
,
"torch.storage._load_from_bytes"
,
"transformers.models.distilbert.modeling_distilbert.MultiHeadSelfAttention"
,
"InstructorEmbedding.instructor.INSTRUCTOR_Transformer"
,
"torch._C._nn.gelu"
,
"torch.nn.modules.normalization.LayerNorm"
,
"collections.OrderedDict"
,
"langchain.vectorstores.faiss.FAISS"
,
"torch.nn.modules.dropout.Dropout"
,
"langchain.docstore.in_memory.InMemoryDocstore"
,
"langchain.embeddings.huggingface.HuggingFaceInstructEmbeddings"
,
"torch.nn.modules.sparse.Embedding"
,
"tokenizers.Tokenizer"
,
"transformers.models.distilbert.modeling_distilbert.DistilBertModel"
,
"torch._utils._rebuild_parameter"
,
"transformers.models.distilbert.modeling_distilbert.FFN"
,
"torch.nn.modules.linear.Linear"
,
"transformers.models.distilbert.tokenization_distilbert_fast.DistilBertTokenizerFast"
,
"transformers.models.distilbert.modeling_distilbert.Embeddings"
,
"transformers.models.distilbert.modeling_distilbert.TransformerBlock"
,
"torch._utils._rebuild_tensor_v2"
,
"sentence_transformers.models.Dense.Dense"
,
"torch.nn.modules.container.ModuleList"
,
"torch.device"
,
"langchain.schema.document.Document"
How to fix it?
270 MB
LFS
Upload db_instructEmbedd.pkl
over 1 year ago
requirements.txt
Safe
2.48 kB
Upload requirements.txt
over 1 year ago