Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Harinivas-28
/
MorseH_Model
like
2
PyTorch
English
morseh_model
simple-cnn
morse-code
text-to-morse
text
text-generation-inference
morse-code-generation
morse-code-translator
text-to-morse-code-translator
License:
apache-2.0
Model card
Files
Files and versions
Community
Deploy
main
MorseH_Model
1 contributor
History:
13 commits
Harinivas-28
Update Tags and Architecture info
c88111c
verified
4 months ago
.gitattributes
Safe
1.52 kB
initial commit
4 months ago
README.md
Safe
2.65 kB
Update Tags and Architecture info
4 months ago
app.py
Safe
4.92 kB
Rename MorseH_Model.py to app.py
4 months ago
complete_model.pth
pickle
Detected Pickle imports (11)
"__main__.MorseH_Model"
,
"__builtin__.set"
,
"torch._utils._rebuild_parameter"
,
"_codecs.encode"
,
"numpy.core.multiarray.scalar"
,
"torch.FloatStorage"
,
"torch.nn.modules.sparse.Embedding"
,
"torch._utils._rebuild_tensor_v2"
,
"torch.nn.modules.linear.Linear"
,
"collections.OrderedDict"
,
"numpy.dtype"
How to fix it?
12.7 kB
LFS
Adding MorseHModel and documentation
4 months ago
config.json
Safe
102 Bytes
Adding MorseHModel and documentation
4 months ago
model.ipynb
Safe
22.2 kB
Adding MorseHModel and documentation
4 months ago
model_index.json
Safe
101 Bytes
Added Inference API
4 months ago
morse_data.csv
Safe
417 Bytes
Adding MorseHModel and documentation
4 months ago
morse_model_weights.pth
Safe
pickle
Detected Pickle imports (3)
"torch.FloatStorage"
,
"collections.OrderedDict"
,
"torch._utils._rebuild_tensor_v2"
What is a pickle import?
11.3 kB
LFS
Adding MorseHModel and documentation
4 months ago
pytorch_model.bin
Safe
pickle
Detected Pickle imports (3)
"torch.FloatStorage"
,
"collections.OrderedDict"
,
"torch._utils._rebuild_tensor_v2"
What is a pickle import?
11.2 kB
LFS
Adding MorseHModel and documentation
4 months ago