Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
PinoCorgi/DSA_Recommendor
heaversm
/
Codebert-Repo-Analyzer
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
65772d2
Codebert-Repo-Analyzer
2 contributors
History:
29 commits
This space has 1 file scanned as unsafe.
Show
files
heaversm
update main app file with new github streamlit code
65772d2
7 months ago
code_sim_index
Upload 2 files
over 1 year ago
.gitattributes
Safe
1.54 kB
Upload 2 files
over 1 year ago
.gitignore
Safe
16 Bytes
build a github similarity score retriever - no streamlit integration yet
7 months ago
README.md
Safe
280 Bytes
build a github similarity score retriever - no streamlit integration yet
7 months ago
app.py
Safe
2.52 kB
update main app file with new github streamlit code
7 months ago
codesearchdb.pickle
Unsafe
pickle
Detected Pickle imports (37)
"transformers.models.roberta.modeling_roberta.RobertaModel"
,
"torch._C._nn.gelu"
,
"transformers.models.roberta.modeling_roberta.RobertaPooler"
,
"transformers.models.roberta.configuration_roberta.RobertaConfig"
,
"torch.device"
,
"torch.nn.modules.linear.Linear"
,
"transformers.models.roberta.modeling_roberta.RobertaAttention"
,
"langchain.vectorstores.faiss.FAISS"
,
"faiss.swigfaiss_avx2.IndexFlatL2"
,
"tokenizers.AddedToken"
,
"sentence_transformers.SentenceTransformer.SentenceTransformer"
,
"torch.storage._load_from_bytes"
,
"collections.OrderedDict"
,
"torch._utils._rebuild_tensor_v2"
,
"builtins.getattr"
,
"torch.nn.modules.activation.Tanh"
,
"transformers.models.roberta.modeling_roberta.RobertaEncoder"
,
"transformers.models.roberta.modeling_roberta.RobertaEmbeddings"
,
"langchain.docstore.in_memory.InMemoryDocstore"
,
"transformers.activations.GELUActivation"
,
"torch.nn.modules.dropout.Dropout"
,
"transformers.models.roberta.modeling_roberta.RobertaSelfAttention"
,
"torch.nn.modules.normalization.LayerNorm"
,
"sentence_transformers.models.Pooling.Pooling"
,
"torch._utils._rebuild_parameter"
,
"transformers.models.roberta.modeling_roberta.RobertaSelfOutput"
,
"tokenizers.models.Model"
,
"transformers.models.roberta.tokenization_roberta_fast.RobertaTokenizerFast"
,
"sentence_transformers.models.Transformer.Transformer"
,
"transformers.models.roberta.modeling_roberta.RobertaIntermediate"
,
"langchain.embeddings.huggingface.HuggingFaceEmbeddings"
,
"transformers.models.roberta.modeling_roberta.RobertaOutput"
,
"torch.nn.modules.sparse.Embedding"
,
"tokenizers.Tokenizer"
,
"transformers.models.roberta.modeling_roberta.RobertaLayer"
,
"langchain.schema.Document"
,
"torch.nn.modules.container.ModuleList"
How to fix it?
505 MB
LFS
Upload codesearchdb.pickle
almost 2 years ago
github.py
Safe
2.28 kB
build a github similarity score retriever - no streamlit integration yet
7 months ago
github_st.py
Safe
2.73 kB
User specified username, repo, and file type selector. Need to deal with access token
7 months ago
requirements.txt
Safe
122 Bytes
update main app file with new github streamlit code
7 months ago
search-pickle.py
Safe
3.2 kB
build a github similarity score retriever - no streamlit integration yet
7 months ago
unpickle.py
Safe
444 Bytes
build a github similarity score retriever - no streamlit integration yet
7 months ago