sequifier

View on PyPIReverse Dependencies (0)

2.1.0 sequifier-2.1.0-py3-none-any.whl

Wheel Details

Project: sequifier
Version: 2.1.0
Filename: sequifier-2.1.0-py3-none-any.whl
Download: [link]
Size: 25725
MD5: 7e6ab3c42a0a65852d4588077f248415
SHA256: 00ccdf4c8d09500776a358eb8571af17a110acbbb4b43f343775f37a932e6ec1
Uploaded: 2024-05-01 11:32:16 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: sequifier
Version: 2.1.0
Summary: Train a transformer model with the command line
Author: Leon Luithlen
Author-Email: leontimnaluithlen[at]gmail.com
Home-Page: https://github.com/0xideas/sequifier
Project-Url: Repository, https://github.com/0xideas/sequifier
License: BSD 3-Clause
Keywords: transformer,sequence classification,machine learning,sequence,sequence modelling,nlp,language,language modelling,torch,pytorch
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.9,<4.0
Requires-Dist: csvkit (<2.0,>=1.0)
Requires-Dist: fastparquet (<2025.0.0,>=2024.2.0)
Requires-Dist: numpy (<2.0,>=1.23)
Requires-Dist: onnx (<2.0.0,>=1.15.0)
Requires-Dist: onnxruntime (<2.0,>=1.17)
Requires-Dist: pandas (<3.0,>=2.0)
Requires-Dist: poetry (<2.0,>=1.3)
Requires-Dist: pyarrow (<16.0,>=15.0)
Requires-Dist: pydantic (<2.0,>=1.10)
Requires-Dist: pytest (<8.0,>=7.2)
Requires-Dist: pyyaml (<7.0,>=6.0)
Requires-Dist: torch (<3.0,>=2.0)
Description-Content-Type: text/markdown
[Description omitted; length: 5163 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
LICENSE sha256=y5hkhA4eUuwsVmzfVXHxKxDo--RS7qCJl_jYMoOlHYs 1669
sequifier/config/infer_config.py sha256=w4k48GOWbYKn6LDK4zsFAx-zq5dNctHbRiY4QpfGs2c 4707
sequifier/config/preprocess_config.py sha256=_IL9BtEN54k-e2f5zYl6KP8X7DMfgYHMH1A4FPqt3dQ 1760
sequifier/config/train_config.py sha256=_1jm-r8WUP7ZDsDi74w91Z_Shnw5VhLDmTzXPg6gQMo 7430
sequifier/helpers.py sha256=hwfENmFS5BCSjhTZs5AnxYIf4SGxV6u19NgS-Hupd3E 2322
sequifier/infer.py sha256=d5f95Im9OXYwltO0jdagPHac0QcO6qoyTWncRzfRUKg 21156
sequifier/preprocess.py sha256=4LCsxOKHq7YYnkC3t4cMNiJKRaM09jdL4gxsvo-frf4 12716
sequifier/sequifier.py sha256=kU4rQS0JyikygB2M4BjWr3rouXQ7Lqz8jn7NX25oMIo 2234
sequifier/train.py sha256=QHaXyPjqUxGn1aaWoD83B6-YiZagL7zQTaDdqjbJGvY 22866
sequifier-2.1.0.dist-info/LICENSE sha256=y5hkhA4eUuwsVmzfVXHxKxDo--RS7qCJl_jYMoOlHYs 1669
sequifier-2.1.0.dist-info/METADATA sha256=sgCcuu2ag2h86Xy6ZRFTZ_8DNfXOFd6UU_gNbrozR44 6424
sequifier-2.1.0.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
sequifier-2.1.0.dist-info/entry_points.txt sha256=uCabYuSp8pZbgAv2cQ0G7DWi-4n9us3aZ-lVEpa2OBs 54
sequifier-2.1.0.dist-info/RECORD

entry_points.txt

sequifier = sequifier.sequifier:main