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

  • Log In
  • Sign Up

shamashel
/
bad-gpt

Text Generation
English
Model card Files Files and versions
xet
Community
bad-gpt
1.06 GB
  • 2 contributors
History: 18 commits
shamashel's picture
shamashel
Whoops
a3df5a4 over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • .gitignore
    56 Bytes
    Add extra typing to make pyright shut up almost 2 years ago
  • .python-version
    5 Bytes
    Update to work on mac almost 2 years ago
  • LICENSE
    1.07 kB
    Clone from github almost 2 years ago
  • README.md
    740 Bytes
    Update README.md almost 2 years ago
  • bad_gpt.py
    7.15 kB
    Whoops over 1 year ago
  • dataset.py
    1.63 kB
    refactor: Update pyproject.toml to include pytorch-gpu dependency and its source URL over 1 year ago
  • encoder.py
    263 Bytes
    Switch from custom tokenizer to tiktoken almost 2 years ago
  • example_output.md
    1.1 kB
    Switch from custom tokenizer to tiktoken almost 2 years ago
  • main.py
    1.15 kB
    Update logging almost 2 years ago
  • model.pth
    1.06 GB
    xet
    Switch from custom tokenizer to tiktoken almost 2 years ago
  • poetry.lock
    222 kB
    refactor: Update pyproject.toml to include pytorch-gpu dependency and its source URL over 1 year ago
  • pyproject.toml
    545 Bytes
    refactor: Update pyproject.toml to include pytorch-gpu dependency and its source URL over 1 year ago
  • self_attention.py
    3.03 kB
    refactoring almost 2 years ago