examinationrag

View on PyPIReverse Dependencies (0)

0.1.0 examinationrag-0.1.0-py3-none-any.whl

Wheel Details

Project: examinationrag
Version: 0.1.0
Filename: examinationrag-0.1.0-py3-none-any.whl
Download: [link]
Size: 63745
MD5: 921a339647b8596d793a5ac20027e513
SHA256: bc9c0be2a1d2acb12fb3ca5d834309c2941b849877f9f6b9dce4d6ec1b4dad63
Uploaded: 2024-12-22 12:59:27 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: examinationrag
Version: 0.1.0
Summary: XRAG: eXamining the Core - Benchmarking Foundational Component Modules in Advanced Retrieval-Augmented Generation
Author: DocAILab
Author-Email: luoyangyifei[at]buaa.edu.cn
Home-Page: https://github.com/DocAILab/XRAG
License: Apache 2.0 License
Keywords: RAG,LLM,ChatGPT,LLamaIndex,Benchmarking
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.9.0
Requires-Dist: dashscope (==1.20.0)
Requires-Dist: langchain (==0.2.7)
Requires-Dist: scikit-learn (==1.3.2)
Requires-Dist: llama-index (==0.11.11)
Requires-Dist: litellm (==1.48.10)
Requires-Dist: numpy (==1.26.4)
Requires-Dist: openai (==1.47.0)
Requires-Dist: pandas (==2.2.2)
Requires-Dist: sentence_transformers (==3.0.1)
Requires-Dist: torch (==2.3.0)
Requires-Dist: tqdm (==4.66.4)
Requires-Dist: transformers (==4.42.2)
Requires-Dist: llama-index-embeddings-huggingface (==0.3.1)
Requires-Dist: llama-index-embeddings-langchain (==0.2.1)
Requires-Dist: llama-index-embeddings-openai (==0.2.5)
Requires-Dist: llama-index-retrievers-bm25 (==0.3.0)
Requires-Dist: llama-index-readers-file (==0.2.2)
Requires-Dist: llama-index-legacy (==0.9.48)
Requires-Dist: llama-index-llms-dashscope (==0.2.1)
Requires-Dist: llama-index-llms-huggingface (==0.3.4)
Requires-Dist: llama-index-llms-openai (==0.2.9)
Requires-Dist: FlagEmbedding (==1.2.10)
Requires-Dist: zhipuai
Requires-Dist: uptrain
Requires-Dist: toml
Requires-Dist: deepeval (==0.21.26)
Requires-Dist: rouge-score (==0.0.4)
Requires-Dist: evaluate
Requires-Dist: fire (>=0.4.0)
Requires-Dist: validators
Requires-Dist: llama-index-postprocessor-cohere-rerank (==0.2.1)
Requires-Dist: llama-index-postprocessor-colbert-rerank (==0.2.1)
Requires-Dist: llama-index-postprocessor-flag-embedding-reranker (==0.2.0)
Requires-Dist: sacrebleu
Requires-Dist: jiwer
Requires-Dist: seqeval (==1.2.2)
Requires-Dist: bert_score
Requires-Dist: sentencepiece
Requires-Dist: mauve-text
Requires-Dist: streamlit
Requires-Dist: streamlit-option-menu
Requires-Dist: streamlit_card
Requires-Dist: jury; extra == "jury"
Provides-Extra: jury
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 5061 characters]

WHEEL

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

RECORD

Path Digest Size
xrag/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
xrag/cli.py sha256=pHmbj2BBYVxWYbazAqQVA6ncMSSEZ_yXiCrpch-eVR8 2400
xrag/config.py sha256=nrpf19yXhspEJt_Usgedp8BxTKKzz1diaRVuEA6LBFU 2071
xrag/data/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
xrag/data/loader.py sha256=BJ-0qpbRrKy_2OlQiHCQsXTipUVZ8X_E6gfl7vEIm6Q 1169
xrag/data/qa_loader.py sha256=OnGJ0xaiGYStFE0K5op8v5Z_yG4rwo1ummZ6iAdGuVU 36409
xrag/embs/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
xrag/embs/chatglmemb.py sha256=kABml8LKhgtmBZ6nqKBtdsYxZWrCZioN9F96IJQ3vws 2839
xrag/embs/embedding.py sha256=oTZ3Tnsl1XVE7vrBspl-4Br8KZnCJ0IXJMlLTF5hDIw 616
xrag/eval/DeepEvalLocalModel.py sha256=nJ7tXhXCMjK687afRCPiodL7GfL-kPAsDhjDWnzaAkM 1066
xrag/eval/EvalModelAgent.py sha256=PG3RwyEdX9VY0JsRfTcwhCq95IAgB_FPMf4mJxqlIwo 3993
xrag/eval/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
xrag/eval/evaluate_LLM.py sha256=6WhyOCArnQvj_xs7V5pvUf5wNbzD_E4zh7R43MsGH1I 19021
xrag/eval/evaluate_TGT.py sha256=TwCetE4ininEILVMOChJN2jr7oV4_Lhf6YTulVKD-yI 2249
xrag/eval/evaluate_TRT.py sha256=wgwuG5OPXeVDv1njjrxigNOdDm1xPaJhDY0pAamOInE 8760
xrag/eval/evaluate_rag.py sha256=OnwAhYf3Eu7I5xvAMkIh9z2onKzgQaHZh4FFJ_7vXsI 26269
xrag/index/__init__.py sha256=PqI8Dvf2DklvVUrPqscp1DDFjLcft0jLKsBjme2xf5M 28
xrag/index/index.py sha256=SZkPZSLNZjLN4-swlY78bjRXeL6XQnIgunGPOIzMfRg 2623
xrag/launcher/__init__.py sha256=fr7BY7UZOUp-tJbqWlsU918xZlPXcpqtMzq7E1lJq64 66
xrag/launcher/launch.py sha256=1RxFl-LgB3fXxfWteoVGTPyVOR5wo36Pk_BOhCsiblU 4842
xrag/llms/__init__.py sha256=NBpSjraQXgwN1ruZHKYKtqSZWRzRKi8zA_zFH7GnIj8 24
xrag/llms/chatglm4.py sha256=SQcKhHXkjpI8i-wfEZEAJXMGp_XOV9DpL_qKajKRdgw 5712
xrag/llms/huggingface_model.py sha256=qRdwEb8rqVRcHPBv0_2VmKlyxvuxyCC8-Us37wHsI0I 8832
xrag/llms/llm.py sha256=I8j96-UnEItdBKUY_iJbn9F-RiystGi06a_--x84IVw 964
xrag/process/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
xrag/process/postprocess_rerank.py sha256=UaogtPdgT1IfV1-6mi63sI2WvL5GhYXfpeItjMHSUcM 1013
xrag/process/postprocessor.py sha256=0mgLyTCjHopheMs15FgkVIVxlfkhaUyOpC3tPUUrNK0 3397
xrag/process/query_transform.py sha256=hhhoPmmai8qxkooou_6o4C69O033-V1IWQqMfjIg_7Y 18065
xrag/retrievers/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
xrag/retrievers/retriever.py sha256=CKhPi7yxA8YjBw71Hps3WNOGf7-WaSOaSrpR8UA5uVE 20872
xrag/webui/__init__.py sha256=7KVkQvvjgrgSdPLOQ5bFC8KAIzT7jczPt8l_w8ZIWlw 27
xrag/webui/app.py sha256=1mfSM8tcPXkcQCUtZUDXLDBYxEvw7-K06NXSMOuBr5o 21748
xrag/webui/run.py sha256=Ns590OQ2qD4yazzzeOJEKLMQ02OclASlIcpxcrJRVso 191
examinationrag-0.1.0.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
examinationrag-0.1.0.dist-info/METADATA sha256=FOAS3X801HtXPV9IuIK6R9pLof2kMy-mugzKxuSmZBM 7705
examinationrag-0.1.0.dist-info/WHEEL sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U 91
examinationrag-0.1.0.dist-info/entry_points.txt sha256=piKmaTAwDZtooMCsgjVvZcushAzL41AYV87jhlZ2IX4 43
examinationrag-0.1.0.dist-info/top_level.txt sha256=NOwYubcI1MVmK8DU9d-4DGTzXzsAJ3gcAETP9pZzDzY 5
examinationrag-0.1.0.dist-info/RECORD

top_level.txt

xrag

entry_points.txt

xrag-cli = xrag.cli:main