Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
yugamj
/
Finance_chatbot
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
94d8173
Finance_chatbot
Ctrl+K
Ctrl+K
1 contributor
History:
8 commits
yugamj
removed a redundant statement
94d8173
verified
over 1 year ago
.gitattributes
Safe
1.52 kB
initial commit
over 1 year ago
README.md
Safe
257 Bytes
initial commit
over 1 year ago
app.py
Safe
1.77 kB
removed a redundant statement
over 1 year ago
finance_chatbot_gpt2_complete_model.pt
pickle
Detected Pickle imports (20)
"torch._utils._rebuild_parameter"
,
"__builtin__.set"
,
"torch.nn.modules.normalization.LayerNorm"
,
"transformers.models.gpt2.modeling_gpt2.GPT2MLP"
,
"torch.FloatStorage"
,
"transformers.models.gpt2.modeling_gpt2.GPT2Attention"
,
"collections.OrderedDict"
,
"torch.nn.modules.container.ModuleList"
,
"torch.BoolStorage"
,
"transformers.models.gpt2.modeling_gpt2.GPT2Model"
,
"torch._utils._rebuild_tensor_v2"
,
"transformers.generation.configuration_utils.GenerationConfig"
,
"torch.nn.modules.sparse.Embedding"
,
"transformers.models.gpt2.modeling_gpt2.GPT2Block"
,
"transformers.pytorch_utils.Conv1D"
,
"torch.nn.modules.linear.Linear"
,
"transformers.activations.NewGELUActivation"
,
"transformers.models.gpt2.modeling_gpt2.GPT2LMHeadModel"
,
"transformers.models.gpt2.configuration_gpt2.GPT2Config"
,
"torch.nn.modules.dropout.Dropout"
How to fix it?
510 MB
LFS
added complete model pt file v2
over 1 year ago
requirements.txt
Safe
76 Bytes
corrected torch version
over 1 year ago