Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

itarutomy
/
llm_workshop_hands_on_gpt-model

Text Generation
PyTorch
Safetensors
Japanese
gpt2
gpt
transformer
from-scratch
custom_code
Model card Files Files and versions
xet
Community
llm_workshop_hands_on_gpt-model
110 MB
  • 1 contributor
History: 24 commits
itarutomy's picture
itarutomy
Re-save with cleaned inner.* keys and torch serialization; include custom code
b9037b4 verified 2 months ago
  • .gitattributes
    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

    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