Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
xcx0902
/
tiny_llm
like
2
Text Generation
English
License:
mit
Model card
Files
Files and versions
Community
f00cf3c
tiny_llm
Ctrl+K
Ctrl+K
1 contributor
History:
10 commits
xcx0902
Upload folder using huggingface_hub
f00cf3c
verified
about 1 month ago
.gitattributes
Safe
1.52 kB
initial commit
about 1 month ago
.gitignore
Safe
22 Bytes
Upload folder using huggingface_hub
about 1 month ago
README.md
267 Bytes
Update README.md
about 1 month ago
SimpleRNN.py
649 Bytes
Upload folder using huggingface_hub
about 1 month ago
generate_data.py
Safe
1.09 kB
Upload folder using huggingface_hub
about 1 month ago
parameter.json
132 Bytes
Upload folder using huggingface_hub
about 1 month ago
run.py
Safe
1.2 kB
Upload folder using huggingface_hub
about 1 month ago
tiny_llm.pth
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
LFS
Upload folder using huggingface_hub
about 1 month 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
LFS
Upload folder using huggingface_hub
about 1 month ago
tiny_llm_hidden2048.pth
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
LFS
Upload folder using huggingface_hub
about 1 month ago
tiny_llm_hidden2048_legacy.pth
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
LFS
Upload folder using huggingface_hub
about 1 month ago
tiny_llm_hidden512.pth
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
LFS
Upload folder using huggingface_hub
about 1 month ago
tiny_llm_hidden512_legacy.pth
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
LFS
Upload folder using huggingface_hub
about 1 month ago
train.py
Safe
2.27 kB
Upload folder using huggingface_hub
about 1 month ago
train_data.txt
Safe
15.4 kB
Upload folder using huggingface_hub
about 1 month ago
vocab.json
Safe
326 Bytes
Upload folder using huggingface_hub
about 1 month ago