Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
KeeganFdes
/
stack_onnx
like
1
Runtime error
App
Files
Files
Community
e26ed33
stack_onnx
2 contributors
History:
8 commits
KeeganFdes
changed the tokens
e26ed33
about 1 year ago
.gitattributes
Safe
1.57 kB
adding bert model
about 1 year ago
README.md
Safe
249 Bytes
initial commit
about 1 year ago
app.py
Safe
1.06 kB
version alpha
about 1 year ago
bert.onnx
Safe
438 MB
LFS
changed the tokens
about 1 year ago
classes.pkl
pickle
Detected Pickle imports (4)
"numpy.ndarray"
,
"numpy.dtype"
,
"numpy.core.multiarray._reconstruct"
,
"sklearn.preprocessing._label.MultiLabelBinarizer"
How to fix it?
922 Bytes
LFS
version alpha
about 1 year ago
requirements.txt
Safe
74 Bytes
adding version names to the requirements
about 1 year ago
tokenizer.pkl
pickle
Detected Pickle imports (5)
"transformers.models.bert.tokenization_bert.BasicTokenizer"
,
"transformers.models.bert.tokenization_bert.WordpieceTokenizer"
,
"transformers.tokenization_utils.Trie"
,
"transformers.models.bert.tokenization_bert.BertTokenizer"
,
"collections.OrderedDict"
How to fix it?
629 kB
LFS
version alpha
about 1 year ago