Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
itarutomy
/
llm_workshop_hands_on_gpt-model
like
0
Text Generation
PyTorch
Safetensors
hotchpotch/fineweb-2-edu-japanese
Japanese
gpt2
gpt
transformer
from-scratch
custom_code
License:
mit
Model card
Files
Files and versions
xet
Community
main
llm_workshop_hands_on_gpt-model
110 MB
1 contributor
History:
24 commits
itarutomy
Re-save with cleaned inner.* keys and torch serialization; include custom code
b9037b4
verified
2 months ago
.gitattributes
Safe
1.52 kB
initial commit
2 months ago
README.md
866 Bytes
Re-save with cleaned inner.* keys and torch serialization; include custom code
2 months ago
config.json
851 Bytes
Re-save with cleaned inner.* keys and torch serialization; include custom code
2 months ago
gpt_model.py
3.97 kB
Add gpt_model dependency for custom modeling
2 months ago
model.safetensors
54.8 MB
xet
Add trained GPT model with README, model code and auto_map
2 months ago
modeling_gptscratch.py
3.03 kB
Add custom modeling file
2 months ago
pytorch_model.bin
pickle
Detected Pickle imports (4)
"torch.BoolStorage"
,
"torch.FloatStorage"
,
"collections.OrderedDict"
,
"torch._utils._rebuild_tensor_v2"
What is a pickle import?
54.8 MB
xet
Re-save with cleaned inner.* keys and torch serialization; include custom code
2 months ago