groq-qa-generator

View on PyPIReverse Dependencies (0)

1.2.1 groq_qa_generator-1.2.1-py3-none-any.whl

Wheel Details

Project: groq-qa-generator
Version: 1.2.1
Filename: groq_qa_generator-1.2.1-py3-none-any.whl
Download: [link]
Size: 83727
MD5: 01422d6f4a190df3e744eb87cac326b9
SHA256: ef3359f9e8cbb23228aebfee0b1d861da166111930c1e9ab1da37c3aa5ffdb3f
Uploaded: 2024-10-12 22:48:58 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: groq-qa-generator
Version: 1.2.1
Summary: Groq QA automates question-answer generation from text with LLaMA 3 and Hugging Face to fine-tune large language models (LLMs).
Author: Jordan Cassady
Author-Email: jordan.cassady[at]gmail.com
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10,<4.0
Requires-Dist: datasets (<4.0.0,>=3.0.1)
Requires-Dist: groq (<0.12.0,>=0.11.0)
Requires-Dist: huggingface-hub (<0.26.0,>=0.25.2)
Requires-Dist: python-dotenv (<2.0.0,>=1.0.1)
Requires-Dist: tiktoken (<0.8.0,>=0.7.0)
Description-Content-Type: text/markdown
[Description omitted; length: 24851 characters]

WHEEL

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

RECORD

Path Digest Size
groq_qa_generator/__init__.py sha256=df6b15dkCg2UhiZIlCxn-5f6iSjYWHph2-tJUI7WLp8 54
groq_qa_generator/cli.py sha256=qi-UyxsymHeGXziDu8pToZ4Lr-K-2DtqfhAGdjBHPg4 2087
groq_qa_generator/config.json sha256=xqlh0BGzpFI5IF51PjUD2kMx7Sgn98Iat7isdGKeBfc 372
groq_qa_generator/config.py sha256=W86lYV0op1Ohov8Navtr0jOErMGINCJ2pKdLbAgu1yk 16118
groq_qa_generator/data/alices_adventures_in_wonderland.txt sha256=qSXdysIwRRmdX5FtghpET2pwHKWfpCdT9vYnDCt5X5E 143326
groq_qa_generator/data/prompts/sample_question.txt sha256=KOT5QipH_IwHMzsZ4vHx-dFAa-xsR6--dVs7gA4NxyA 168
groq_qa_generator/data/prompts/system_prompt.txt sha256=y7iEMX7tFv1bQXEmRn3UgMHtZMXRrjJ1QjJLPvcF7LU 623
groq_qa_generator/data/sample_input_data.txt sha256=LtqCVUM6S7NUMg_2us1Mfk4hlntuSnDmsR6Xo9LqEg4 11479
groq_qa_generator/dataset_processor.py sha256=XtHKiaTGWJm4MAM1wC_eVEJldJDA6yNhPUNXBihAyjw 6364
groq_qa_generator/groq_api.py sha256=76R6umnDL8sWGUXkIjzLixkmiB_fiyFMIi2_zODMMD8 2995
groq_qa_generator/groq_qa.py sha256=JDLs44HSsX-FB5hZ_umALHqNzJ7qSjKWFmI-5tCvaZU 4320
groq_qa_generator/huggingface_api.py sha256=AwcBsgQC0v7tHudRDHpS23pECmZU9ggwAika7biAlCw 1041
groq_qa_generator/logging_setup.py sha256=SZGY_kACQzTqLef6-MFhwGgcwSFfH090Q1G6rluWYJc 3964
groq_qa_generator/qa_generation.py sha256=7riW5XSrpJXAJUQlEOeyquDZYyxNLizBhKnwP-SmoBM 10198
groq_qa_generator/tokenizer.py sha256=8JsMW0wkVEKHoita5wsmJRooh-HCgEBkCXYeqiQsov8 1787
groq_qa_generator-1.2.1.dist-info/LICENSE sha256=OG7RJA70iDz95BX5vw32rRMwm3ms3Jy3V6wxoC2zAbM 1072
groq_qa_generator-1.2.1.dist-info/METADATA sha256=DtJHRj5k7vZvq5B99pNREImA_ciFGMfI-Aam98ishgU 26047
groq_qa_generator-1.2.1.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
groq_qa_generator-1.2.1.dist-info/entry_points.txt sha256=bBCoWzBHfnnw3fywU0q6hAJF7NtU0pyhEbveIF47xTE 54
groq_qa_generator-1.2.1.dist-info/RECORD

entry_points.txt

groq-qa = groq_qa_generator.cli:main