papertuner

View on PyPIReverse Dependencies (0)

0.2.27 papertuner-0.2.27-py3-none-any.whl

Wheel Details

Project: papertuner
Version: 0.2.27
Filename: papertuner-0.2.27-py3-none-any.whl
Download: [link]
Size: 21070
MD5: 420a6be8ce8d5084a3eb683003fa1d6c
SHA256: cde7d859218f8c109032fdd8178e81759b716a3827b674e3ce6bd2bbd027983c
Uploaded: 2025-03-28 12:03:32 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: papertuner
Version: 0.2.27
Summary: A package for creating ML research assistant models through paper dataset creation and model fine-tuning
Author-Email: Your Name <your.email[at]example.com>
Project-Url: Homepage, https://github.com/yourusername/papertuner
Project-Url: Bug Tracker, https://github.com/yourusername/papertuner/issues
Project-Url: Documentation, https://github.com/yourusername/papertuner#readme
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.10
Requires-Dist: huggingface_hub (==0.29.3)
Requires-Dist: tenacity (==9.0.0)
Requires-Dist: PyMuPDF (>=1.22.0)
Requires-Dist: arxiv (>=1.4.0)
Requires-Dist: google-genai (==1.7.0)
Requires-Dist: tqdm (==4.67.1)
Requires-Dist: requests (==2.32.3)
Requires-Dist: datasets (==3.4.1)
Requires-Dist: sentence-transformers (==3.4.1)
Requires-Dist: vllm (>=0.8.1)
Requires-Dist: torch (==2.6.0)
Requires-Dist: unsloth (==2025.3.18)
Requires-Dist: transformers (>=4.36.2)
Requires-Dist: peft (==0.8.2)
Description-Content-Type: text/markdown
[Description omitted; length: 4104 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (78.1.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
papertuner/__init__.py sha256=QfcDbbJtOUqWFjvUwtIP0laH-IOxZVFZlCZf7rPoJr4 230
papertuner/config.py sha256=z1ab1yBOvIVZR5lQXbUusqD78UtLHA_2vyq7MIgF5tQ 2395
papertuner/dataset.py sha256=wHRuo3FLa9k0dHuklMoX0kDiaHALYficdc3QEiTjPYI 38453
papertuner/train.py sha256=jZEUJstOQz5Yajs3rU5FANynQrUiGRYRwL6nQlRBqmc 14425
papertuner/utils.py sha256=M2j7hQ1YVTnEzc4j28IXQaTUq71tA4g9WQAgJWHqWC0 3986
papertuner-0.2.27.dist-info/METADATA sha256=RscMOQgL35xPKLwmXT72n-18aRNSCEoQshTNjpshCFI 5368
papertuner-0.2.27.dist-info/WHEEL sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0 91
papertuner-0.2.27.dist-info/entry_points.txt sha256=B7usK0YmTS9iuV4sZdkKAlH1jWZmzsFfi-R6sZgqlcA 104
papertuner-0.2.27.dist-info/top_level.txt sha256=m7XCK9x4s2etHpGw8vwDHEy8afAexE10U00caVtwO8o 11
papertuner-0.2.27.dist-info/RECORD

top_level.txt

papertuner

entry_points.txt

papertuner-dataset = papertuner.dataset:main
papertuner-train = papertuner.train:main