Metadata-Version: 2.4
Name: paddleformers
Version: 0.1
Summary: Easy-to-use and powerful NLP library with Awesome model zoo, supporting wide-range of NLP tasks from research to industrial applications, including Neural Search, Question Answering, Information Extraction and Sentiment Analysis end-to-end system.
Home-page: https://github.com/PaddlePaddle/PaddleFormers
Author: PaddleFormers Team
Author-email: paddleformers@baidu.com
License: Apache 2.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: blobfile
Requires-Dist: colorlog
Requires-Dist: seqeval
Requires-Dist: multiprocess<=0.70.12.2
Requires-Dist: datasets>=2.0.0
Requires-Dist: tqdm
Requires-Dist: sentencepiece
Requires-Dist: huggingface_hub>=0.19.2
Requires-Dist: protobuf>=3.20.2
Requires-Dist: visualdl
Requires-Dist: safetensors
Requires-Dist: fast_dataindex>=0.1.1; platform_system == "Linux"
Requires-Dist: aistudio-sdk>=0.3.0
Requires-Dist: jinja2
Requires-Dist: regex
Requires-Dist: numpy<=1.26.4
Requires-Dist: tiktoken
Requires-Dist: ml_dtypes
Requires-Dist: tokenizers<=0.20.3; python_version <= "3.8"
Requires-Dist: tokenizers<0.22,>=0.21; python_version > "3.8"
Requires-Dist: omegaconf
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
