Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Vladislawoo
/
nlp-gpt-team
like
0
Sleeping
App
Files
Files
Community
2
0796d5f
nlp-gpt-team
2 contributors
History:
46 commits
Vladislawoo
Rename GPT_2/generation_config (1).json to GPT_2/generation_config.json
0796d5f
over 1 year ago
GPT_2
Rename GPT_2/generation_config (1).json to GPT_2/generation_config.json
over 1 year ago
my_bert_model
bert
over 1 year ago
.gitattributes
Safe
1.52 kB
initial commit
over 1 year ago
README.md
Safe
245 Bytes
initial commit
over 1 year ago
app.py
Safe
6.91 kB
Update app.py
over 1 year ago
model.pt
Safe
pickle
Detected Pickle imports (3)
"torch._utils._rebuild_tensor_v2"
,
"torch.FloatStorage"
,
"collections.OrderedDict"
What is a pickle import?
501 MB
LFS
Upload model.pt (#2)
over 1 year ago
my_model_filename.pkl
pickle
Detected Pickle imports (4)
"numpy.ndarray"
,
"numpy.core.multiarray._reconstruct"
,
"sklearn.linear_model._logistic.LogisticRegression"
,
"numpy.dtype"
How to fix it?
15.4 MB
LFS
Upload my_model_filename.pkl
over 1 year ago
path_to_my_model.h5
Safe
9.1 MB
LFS
Rename path_to_my_model (1).h5 to path_to_my_model.h5
over 1 year ago
ramsey.jpg
Safe
118 kB
Upload ramsey.jpg
over 1 year ago
requirements.txt
Safe
3.77 kB
Upload requirements.txt
over 1 year ago
scaler.joblib
Safe
4.61 MB
LFS
Upload 2 files
over 1 year ago
tfidf_vectorizer.pkl
pickle
Detected Pickle imports (7)
"scipy.sparse._csr.csr_matrix"
,
"numpy.core.multiarray._reconstruct"
,
"numpy.dtype"
,
"sklearn.feature_extraction.text.TfidfTransformer"
,
"sklearn.feature_extraction.text.TfidfVectorizer"
,
"numpy.float64"
,
"numpy.ndarray"
How to fix it?
7.9 MB
LFS
Upload 2 files
over 1 year ago
tokenizer.pkl
pickle
Detected Pickle imports (4)
"builtins.int"
,
"collections.OrderedDict"
,
"keras.preprocessing.text.Tokenizer"
,
"collections.defaultdict"
How to fix it?
9.64 MB
LFS
Upload tokenizer.pkl
over 1 year ago