Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
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
Copy to bucket
new
main
llm_workshop_hands_on_gpt-model
110 MB
Ctrl+K
Ctrl+K
1 contributor
History:
24 commits
itarutomy
Re-save with cleaned inner.* keys and torch serialization; include custom code
b9037b4
verified
8 months ago
.gitattributes
Safe
1.52 kB
initial commit
8 months ago
README.md
866 Bytes
Re-save with cleaned inner.* keys and torch serialization; include custom code
8 months ago
config.json
851 Bytes
Re-save with cleaned inner.* keys and torch serialization; include custom code
8 months ago
gpt_model.py
3.97 kB
Add gpt_model dependency for custom modeling
8 months ago
model.safetensors
54.8 MB
xet
Add trained GPT model with README, model code and auto_map
8 months ago
modeling_gptscratch.py
3.03 kB
Add custom modeling file
8 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
8 months ago