Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
samuelinferences
/
transformers-can-do-bayesian-inference
like
21
Running
App
Files
Files
Community
1
0a04eb5
transformers-can-do-bayesian-inference
2 contributors
History:
7 commits
Samuel Mueller
more description, larger font
0a04eb5
about 3 years ago
prior-fitting
working locally
about 3 years ago
.gitattributes
Safe
1.17 kB
initial commit
about 3 years ago
.gitignore
Safe
33 Bytes
working locally
about 3 years ago
README.md
Safe
894 Bytes
initial commit
about 3 years ago
SettingUpTheWebiste.ipynb
Safe
654 kB
more description, larger font
about 3 years ago
app.py
Safe
4.33 kB
more description, larger font
about 3 years ago
onefeature_gp_ls.1_pnf_160K.pt
pickle
Detected Pickle imports (19)
"torch.nn.functional.gelu"
,
"torch.nn.modules.normalization.LayerNorm"
,
"collections.OrderedDict"
,
"positional_encodings.NoPositionalEncoding"
,
"bar_distribution.FullSupportBarDistribution"
,
"torch.nn.modules.linear.NonDynamicallyQuantizableLinear"
,
"torch._utils._rebuild_tensor_v2"
,
"__builtin__.set"
,
"torch.nn.modules.dropout.Dropout"
,
"torch.FloatStorage"
,
"torch.nn.modules.container.ModuleList"
,
"torch.nn.modules.transformer.TransformerEncoderLayer"
,
"torch.nn.modules.linear.Linear"
,
"torch.nn.modules.container.Sequential"
,
"torch.nn.modules.transformer.TransformerEncoder"
,
"torch.nn.modules.activation.GELU"
,
"torch.nn.modules.activation.MultiheadAttention"
,
"torch._utils._rebuild_parameter"
,
"transformer.TransformerModel"
How to fix it?
31.5 MB
LFS
Upload onefeature_gp_ls.1_pnf_160K.pt with git-lfs
about 3 years ago
onefeature_gp_ls.1_pnf_4M.pt
pickle
Detected Pickle imports (19)
"collections.OrderedDict"
,
"bar_distribution.FullSupportBarDistribution"
,
"torch.nn.modules.container.ModuleList"
,
"torch.nn.modules.container.Sequential"
,
"torch.nn.modules.transformer.TransformerEncoder"
,
"torch.nn.modules.normalization.LayerNorm"
,
"torch.nn.modules.activation.MultiheadAttention"
,
"transformer.TransformerModel"
,
"torch.nn.functional.gelu"
,
"torch._utils._rebuild_tensor_v2"
,
"torch.FloatStorage"
,
"torch.nn.modules.linear.NonDynamicallyQuantizableLinear"
,
"torch.nn.modules.transformer.TransformerEncoderLayer"
,
"positional_encodings.NoPositionalEncoding"
,
"torch._utils._rebuild_parameter"
,
"torch.nn.modules.linear.Linear"
,
"torch.nn.modules.activation.GELU"
,
"torch.nn.modules.dropout.Dropout"
,
"__builtin__.set"
How to fix it?
31.5 MB
LFS
Upload onefeature_gp_ls.1_pnf_4M.pt with git-lfs
about 3 years ago
onefeature_gp_ls.1_pnf_800K.pt
pickle
Detected Pickle imports (19)
"torch.nn.functional.gelu"
,
"torch.nn.modules.normalization.LayerNorm"
,
"collections.OrderedDict"
,
"positional_encodings.NoPositionalEncoding"
,
"bar_distribution.FullSupportBarDistribution"
,
"torch.nn.modules.linear.NonDynamicallyQuantizableLinear"
,
"torch._utils._rebuild_tensor_v2"
,
"__builtin__.set"
,
"torch.nn.modules.dropout.Dropout"
,
"torch.FloatStorage"
,
"torch.nn.modules.container.ModuleList"
,
"torch.nn.modules.transformer.TransformerEncoderLayer"
,
"torch.nn.modules.linear.Linear"
,
"torch.nn.modules.container.Sequential"
,
"torch.nn.modules.transformer.TransformerEncoder"
,
"torch.nn.modules.activation.GELU"
,
"torch.nn.modules.activation.MultiheadAttention"
,
"torch._utils._rebuild_parameter"
,
"transformer.TransformerModel"
How to fix it?
31.5 MB
LFS
Upload onefeature_gp_ls.1_pnf_800K.pt with git-lfs
about 3 years ago
requirements.txt
Safe
232 Bytes
working locally
about 3 years ago