Tag

PaddleNLP

1 views collected around this technical thread.

Baidu Geek Talk
Baidu Geek Talk
Oct 23, 2024 · Artificial Intelligence

Integrating Yuan 2.0 Large Model with PaddleNLP: Overview, Usage Steps, and Interaction Examples

The open‑source Yuan 2.0 large model is fully integrated into Baidu’s PaddleNLP, offering quick inference for tasks like code generation, translation, and reasoning, along with efficient distributed training and fine‑tuning features such as Zero Padding optimization, enabling developers to easily deploy and customize the model via simple setup steps and example interactions.

AIJavaLLM
0 likes · 10 min read
Integrating Yuan 2.0 Large Model with PaddleNLP: Overview, Usage Steps, and Interaction Examples
DataFunSummit
DataFunSummit
Feb 28, 2023 · Artificial Intelligence

Baidu Document Intelligence Technology Overview and Applications

This article presents a comprehensive overview of Baidu's document intelligence technologies—including the ERNIE‑Layout multimodal large model, the prompt‑based DocPrompt extraction system, layout and table understanding techniques, and PaddleNLP open‑source integration—detailing their architectures, challenges, solutions, performance benchmarks, and real‑world application cases across multiple industries.

DocPromptERNIE-LayoutPaddleNLP
0 likes · 19 min read
Baidu Document Intelligence Technology Overview and Applications
DataFunSummit
DataFunSummit
Feb 26, 2023 · Artificial Intelligence

Design Philosophy and Industrial Practices of PaddleNLP

This article reviews the development trends of open‑source NLP products, explains PaddleNLP’s design principles—task‑centric, model‑centric, and solution‑centric—along with its modular, ecosystem‑driven, and production‑ready architecture, and showcases several industry case studies demonstrating its practical applications.

AI pipelinesNLPPaddleNLP
0 likes · 17 min read
Design Philosophy and Industrial Practices of PaddleNLP
Python Programming Learning Circle
Python Programming Learning Circle
Jun 8, 2022 · Artificial Intelligence

Leveraging PaddleNLP UIE for Zero‑Shot Logistic Parcel Information Extraction

This article explains how PaddleNLP's Universal Information Extraction (UIE) model can dramatically reduce labeling effort and improve accuracy for logistics parcel data extraction, showcasing a five‑sample experiment that boosts F1 by 18 points to 93% and providing a zero‑shot Python example.

Information ExtractionNLPPaddleNLP
0 likes · 5 min read
Leveraging PaddleNLP UIE for Zero‑Shot Logistic Parcel Information Extraction
DataFunTalk
DataFunTalk
May 19, 2022 · Artificial Intelligence

Open‑Domain Information Extraction with UIE: Code Samples, Model Details, and Performance Highlights

This article introduces PaddleNLP's UIE tool for open‑domain information extraction, explains its underlying UIE model and ERNIE 3.0 foundation, showcases concise Python code for entity and event extraction, and presents few‑shot and SOTA performance results across multiple IE benchmarks.

Information ExtractionPaddleNLPPython
0 likes · 11 min read
Open‑Domain Information Extraction with UIE: Code Samples, Model Details, and Performance Highlights
DataFunSummit
DataFunSummit
May 9, 2022 · Artificial Intelligence

TextToKnowledge (解语): Zero‑Shot Chinese Text Knowledge Annotation and Mining Framework

The article introduces TextToKnowledge, an open‑source Baidu platform that provides a unified Chinese term taxonomy (TermTree) and two annotation tools (WordTag and NPTag) to enable zero‑sample text labeling, term‑linking, and downstream knowledge‑mining applications for various NLP tasks.

Chinese NLPKnowledge GraphPaddleNLP
0 likes · 25 min read
TextToKnowledge (解语): Zero‑Shot Chinese Text Knowledge Annotation and Mining Framework
DataFunTalk
DataFunTalk
Oct 12, 2021 · Artificial Intelligence

PaddleNLP v2.1 Release: Taskflow One‑Click NLP, Few‑Shot Learning Enhancements, and 28× Text Generation Acceleration

PaddleNLP v2.1 introduces an industrial‑grade Taskflow for eight NLP scenarios, a three‑line few‑shot learning paradigm that boosts small‑sample performance, and a FasterTransformer‑based inference engine that delivers up to 28‑fold speedup for text generation, all backed by extensive model and algorithm integrations.

NLPPaddleNLPartificial intelligence
0 likes · 7 min read
PaddleNLP v2.1 Release: Taskflow One‑Click NLP, Few‑Shot Learning Enhancements, and 28× Text Generation Acceleration
Baidu Geek Talk
Baidu Geek Talk
Sep 13, 2021 · Artificial Intelligence

Upgrading WanFang Academic Paper Retrieval System with PaddleNLP

WanFang upgraded its academic paper retrieval system by adopting PaddleNLP’s Chinese pre‑trained Sentence‑BERT models, using weakly supervised SimCSE data and Milvus vector indexing, compressing the transformer for TensorRT‑accelerated inference, achieving 70% better matching quality and 2600 QPS latency‑optimized performance.

PaddleNLPSentence-BERTText Matching
0 likes · 8 min read
Upgrading WanFang Academic Paper Retrieval System with PaddleNLP