Metadata-Version: 2.4
Name: language-modeling-transformers
Version: 0.2.7
Summary: 
License: Apache-2.0
License-File: LICENSE
Author: Michael Ellis
Author-email: michaelellis003@gmail.com
Requires-Python: >=3.11, <3.13
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: matplotlib (>=3.10.3,<4.0.0)
Requires-Dist: pandas (>=2.3.1,<3.0.0)
Requires-Dist: tensorflow (>=2.19.0,<3.0.0)
Requires-Dist: tiktoken (>=0.9.0,<0.10.0)
Requires-Dist: torch (>=2.7.1,<3.0.0)
Requires-Dist: torchaudio (>=2.7.1,<3.0.0)
Requires-Dist: torchvision (>=0.22.1,<0.23.0)
Requires-Dist: tqdm (>=4.67.1,<5.0.0)
Description-Content-Type: text/markdown

# Language Modeling Using Transformers (LMT)
