Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
DimaKoshman
/
ML2TransformerApp
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
ML2TransformerApp
/
resources
3 contributors
History:
3 commits
This space has 1 file scanned as unsafe.
Show
files
dkoshman
added resources
a31e03c
almost 3 years ago
frontend
added resources
almost 3 years ago
datamodule.pt
Unsafe
pickle
Detected Pickle imports (21)
"torchvision.transforms.transforms.Compose"
,
"torchvision.transforms.transforms.CenterCrop"
,
"torchvision.transforms.functional.InterpolationMode"
,
"__builtin__.getattr"
,
"torchvision.transforms.transforms.ColorJitter"
,
"__builtin__.set"
,
"torchvision.transforms.transforms.ConvertImageDtype"
,
"torchvision.transforms.transforms.Resize"
,
"torch.float32"
,
"data_preprocessing.ExtractEquationFromTexTransform"
,
"torch._C._TensorBase"
,
"torch.utils.data.dataset.Subset"
,
"data_preprocessing.TexImageDataset"
,
"pytorch_lightning.utilities.parsing.AttributeDict"
,
"torchvision.transforms.transforms.Grayscale"
,
"re._compile"
,
"torchvision.transforms.autoaugment.RandAugment"
,
"data_preprocessing.LatexImageDataModule"
,
"data_preprocessing.RandomizeImageTransform"
,
"torchvision.transforms.functional.invert"
,
"collections.OrderedDict"
How to fix it?
1.87 MB
LFS
added resources
almost 3 years ago
latex.json
Safe
2.77 kB
added resources
almost 3 years ago
model_2tcuvfsj.pt
pickle
Detected Pickle imports (32)
"torch.nn.modules.transformer.TransformerDecoder"
,
"torch.nn.modules.transformer.TransformerEncoder"
,
"torch.FloatStorage"
,
"torch.nn.modules.sparse.Embedding"
,
"torch.float32"
,
"functools.partial"
,
"__builtin__.set"
,
"torch.nn.modules.container.ModuleList"
,
"torch.nn.modules.normalization.LayerNorm"
,
"model.ImageEmbedding"
,
"torch.nn.functional.relu"
,
"pytorch_lightning.utilities.parsing.AttributeDict"
,
"model.AddPositionalEncoding"
,
"torch.nn.modules.container.Sequential"
,
"torch.nn.modules.transformer.TransformerEncoderLayer"
,
"torch.nn.modules.loss.CrossEntropyLoss"
,
"torch.nn.modules.activation.MultiheadAttention"
,
"einops.layers.torch.Rearrange"
,
"torch.distributed._sharded_tensor.state_dict_hook"
,
"torch.nn.modules.linear.Linear"
,
"torch.nn.modules.transformer.Transformer"
,
"torch.distributed._sharded_tensor.pre_load_state_dict_hook"
,
"torch.nn.modules.linear.NonDynamicallyQuantizableLinear"
,
"model.TexEmbedding"
,
"collections.OrderedDict"
,
"torch.nn.modules.transformer.TransformerDecoderLayer"
,
"model.Transformer"
,
"torch._utils._rebuild_tensor_v2"
,
"einops.einops.TransformRecipe"
,
"torch._utils._rebuild_parameter"
,
"torch.device"
,
"torch.nn.modules.dropout.Dropout"
How to fix it?
198 MB
LFS
added resources
almost 3 years ago
tokenizer.pt
pickle
Detected Pickle imports (3)
"tokenizers.Tokenizer"
,
"_codecs.encode"
,
"tokenizers.models.Model"
How to fix it?
8.43 kB
LFS
added resources
almost 3 years ago