Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
xcx0902
/
tiny_llm
like
2
Text Generation
English
License:
mit
Model card
Files
Files and versions
xet
Community
6969e9f
tiny_llm
Ctrl+K
Ctrl+K
1 contributor
History:
12 commits
xcx0902
Delete tiny_llm_hidden512.pth
6969e9f
verified
about 1 year ago
.gitattributes
Safe
1.52 kB
initial commit
about 1 year ago
.gitignore
Safe
22 Bytes
Upload folder using huggingface_hub
about 1 year ago
README.md
267 Bytes
Update README.md
about 1 year ago
SimpleRNN.py
649 Bytes
Upload folder using huggingface_hub
about 1 year ago
generate_data.py
Safe
1.09 kB
Upload folder using huggingface_hub
about 1 year ago
parameter.json
132 Bytes
Upload folder using huggingface_hub
about 1 year ago
run.py
Safe
1.2 kB
Upload folder using huggingface_hub
about 1 year ago
tiny_llm.pth
Suspicious
pickle
Detected Pickle imports (8)
"__builtin__.set"
,
"torch._utils._rebuild_tensor_v2"
,
"torch.nn.modules.linear.Linear"
,
"torch._utils._rebuild_parameter"
,
"collections.OrderedDict"
,
"torch.FloatStorage"
,
"__main__.SimpleRNN"
,
"torch.nn.modules.rnn.RNN"
How to fix it?
24.3 kB
xet
Upload folder using huggingface_hub
about 1 year ago
tiny_llm_hidden128.pth
pickle
Detected Pickle imports (8)
"torch._utils._rebuild_tensor_v2"
,
"torch.FloatStorage"
,
"torch._utils._rebuild_parameter"
,
"torch.nn.modules.rnn.RNN"
,
"collections.OrderedDict"
,
"__builtin__.set"
,
"torch.nn.modules.linear.Linear"
,
"SimpleRNN.SimpleRNN"
How to fix it?
134 kB
xet
Upload folder using huggingface_hub
about 1 year ago
tiny_llm_hidden2048_legacy.pth
Suspicious
pickle
Detected Pickle imports (8)
"__main__.SimpleRNN"
,
"__builtin__.set"
,
"torch._utils._rebuild_parameter"
,
"torch.nn.modules.rnn.RNN"
,
"torch.nn.modules.linear.Linear"
,
"torch._utils._rebuild_tensor_v2"
,
"torch.FloatStorage"
,
"collections.OrderedDict"
How to fix it?
17.8 MB
xet
Upload folder using huggingface_hub
about 1 year ago
tiny_llm_hidden512_legacy.pth
Suspicious
pickle
Detected Pickle imports (8)
"__builtin__.set"
,
"torch._utils._rebuild_tensor_v2"
,
"torch.nn.modules.linear.Linear"
,
"torch._utils._rebuild_parameter"
,
"collections.OrderedDict"
,
"torch.FloatStorage"
,
"__main__.SimpleRNN"
,
"torch.nn.modules.rnn.RNN"
How to fix it?
1.31 MB
xet
Upload folder using huggingface_hub
about 1 year ago
train.py
Safe
2.27 kB
Upload folder using huggingface_hub
about 1 year ago
train_data.txt
Safe
15.4 kB
Upload folder using huggingface_hub
about 1 year ago
vocab.json
Safe
326 Bytes
Upload folder using huggingface_hub
about 1 year ago