gt4sd-trainer-hf-pl

View on PyPIReverse Dependencies (1)

1.0.0 gt4sd_trainer_hf_pl-1.0.0-py3-none-any.whl

Wheel Details

Project: gt4sd-trainer-hf-pl
Version: 1.0.0
Filename: gt4sd_trainer_hf_pl-1.0.0-py3-none-any.whl
Download: [link]
Size: 27547
MD5: 11d190cc1975d4eadfbc0f964b16481a
SHA256: 95fe13e951eb4e3009262b041437bbb92fbe9c5f34d99c1c95367fb1e1a6cf16
Uploaded: 2023-12-12 09:37:38 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: gt4sd-trainer-hf-pl
Version: 1.0.0
Summary: Transformers trainer submodule of GT4SD.
Author: GT4SD team
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: charset-normalizer (>=2.0)
Requires-Dist: datasets (>=1.11.0)
Requires-Dist: importlib-metadata (>=1.7.0)
Requires-Dist: importlib-resources (>=5.10.0)
Requires-Dist: joblib (>=1.1.0)
Requires-Dist: numpy (>=1.16.5)
Requires-Dist: lightning (>=2.0.0)
Requires-Dist: pyyaml (>=5.4.1)
Requires-Dist: regex (>=2.5.91)
Requires-Dist: scikit-learn (>=1.0.0)
Requires-Dist: scipy (>=1.0.0)
Requires-Dist: sentencepiece (>=0.1.95)
Requires-Dist: tensorboard (>=2.2.0)
Requires-Dist: torch (>=1.13.1)
Requires-Dist: torchmetrics (>=0.7.0)
Requires-Dist: transformers (>=4.22.0)
Requires-Dist: typing-extensions (>=3.7.4.3)
Requires-Dist: wheel (>=0.26)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2437 characters]

WHEEL

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

RECORD

Path Digest Size
gt4sd_trainer/hf_pl/__init__.py sha256=yrr46iWGqRHeMo1Pt-bagOXr3fhnV6y7pf5g57eQLXg 1132
gt4sd_trainer/hf_pl/argument_parser.py sha256=4K27wuv_Uy7V6YVAdHrpyjHoqMOindJwRNRA1kQb4so 7949
gt4sd_trainer/hf_pl/cli_pl_to_hf_converter.py sha256=lQnr7-iscaGtZtf0I2wK1Y66QaFbFL-f8y2QVJ8LD1c 4107
gt4sd_trainer/hf_pl/cli_trainer.py sha256=VZpgOWcEczEzcOxV3ZzyEgt5PDK38HJ6JxCd6rHQbfk 6098
gt4sd_trainer/hf_pl/core.py sha256=26LlMnRDjhlf0Byz1Yz33y-WwCs4W82zKCVPdIHdcBY 10905
gt4sd_trainer/hf_pl/pytorch_lightning_trainer.py sha256=sqfyVbZlwBPNy57UHIlRrhnYS17NKjNS6KWLpLfCV6c 8095
gt4sd_trainer/hf_pl/datasets/__init__.py sha256=qbGYiq09zaERfjx06YdVFmysthHjcx-Jt5jLOdi75nY 1109
gt4sd_trainer/hf_pl/datasets/core.py sha256=73IoglYiIqfKiJPcU3xZUJqH7TxX2BH4BwCV8Xulm0Q 11975
gt4sd_trainer/hf_pl/models/__init__.py sha256=qbGYiq09zaERfjx06YdVFmysthHjcx-Jt5jLOdi75nY 1109
gt4sd_trainer/hf_pl/models/core.py sha256=kgtccELx3-e-vUdzGDqb4n9yzmNmUV-8BozviQ7ye-s 9515
gt4sd_trainer/hf_pl/tests/__init__.py sha256=qbGYiq09zaERfjx06YdVFmysthHjcx-Jt5jLOdi75nY 1109
gt4sd_trainer/hf_pl/tests/lm_example.jsonl sha256=sJqvfOs1oVdC5o5ykZX84LygAoiXg71T8msDWg5CJNQ 5031
gt4sd_trainer/hf_pl/tests/test_lm_trainer.py sha256=Hx6JGRtoaNO4BDNjTXYFUgc3o4ZkNF7q6opZ7psk3jk 7268
gt4sd_trainer_hf_pl-1.0.0.dist-info/LICENSE sha256=sda6tyBA2jR_eCYz09slkNiFxCAPuVYV52dqIO4oRXI 1098
gt4sd_trainer_hf_pl-1.0.0.dist-info/METADATA sha256=rGwBqN_wpOsYCAvaMl6NwjzCc-pK5vtSvl-AtijOTwc 3552
gt4sd_trainer_hf_pl-1.0.0.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
gt4sd_trainer_hf_pl-1.0.0.dist-info/entry_points.txt sha256=4od9Td3M0ZZbb2ZdBfrWfiAeCkEuGyoduRxGd20H4xw 142
gt4sd_trainer_hf_pl-1.0.0.dist-info/top_level.txt sha256=W66t1KTSVSwKvhNZh_S896AeocquoAdtvLDdoDJJbBI 14
gt4sd_trainer_hf_pl-1.0.0.dist-info/RECORD

top_level.txt

gt4sd_trainer

entry_points.txt

gt4sd-pl-to-hf = gt4sd_trainer.hf_pl.cli_pl_to_hf_converter:main
gt4sd-trainer-hf-pl = gt4sd_trainer.hf_pl.cli_trainer:main