info.yaml 1.6 KB
Newer Older
J
Jiaqi Liu 已提交
1 2 3 4 5
---
Model_Info:
   name: "ERNIE 3.0"
   description: "ERNIE 3.0 轻量级模型"
   description_en: "ERNIE Tiny"
C
chenxiaozeng 已提交
6
   icon: "https://user-images.githubusercontent.com/11793384/203991641-2cbf2337-fb23-4238-b20f-9310f3d2a1c6.png"
J
Jiaqi Liu 已提交
7 8 9 10 11 12
   from_repo: "PaddleNLP"
Task:
   - tag_en: "Natural Language Processing"
     tag: "自然语言处理"
     sub_tag_en: "Pretrained Model"
     sub_tag: "预训练模型"
13 14 15 16
   - tag_en: "Wenxin Big Models"
     tag: "文心大模型"
     sub_tag_en: "Pretrained Model"
     sub_tag: "预训练模型"
J
Jiaqi Liu 已提交
17 18 19 20 21 22 23 24 25 26 27 28 29 30
Example:
   - title: "【快速上手ERNIE 3.0】中文情感分析实战"
     url: "https://aistudio.baidu.com/aistudio/projectdetail/3955163"
   - title: "【快速上手ERNIE 3.0】法律文本多标签分类实战"
     url: "https://aistudio.baidu.com/aistudio/projectdetail/3996601"
   - title: "【快速上手ERNIE 3.0】中文语义匹配实战"
     url: "https://aistudio.baidu.com/aistudio/projectdetail/3986803"
   - title: "【快速上手ERNIE 3.0】MSRA序列标注实战"
     url: "https://aistudio.baidu.com/aistudio/projectdetail/3989073"
   - title: "【快速上手ERNIE 3.0】机器阅读理解实战"
     url: "https://aistudio.baidu.com/aistudio/projectdetail/2017189"
   - title: "【快速上手ERNIE 3.0】对话意图识别实战"
     url: "https://aistudio.baidu.com/aistudio/projectdetail/2017202?contributionType=1"
Datasets: ""
31
Publisher: "Baidu"
J
Jiaqi Liu 已提交
32 33 34 35 36
License: "apache.2.0"
Paper:
   - title: "ERNIE-Tiny: A Progressive Distillation Framework for Pretrained Transformer Compression"
     url: "https://arxiv.org/abs/2106.02241"
IfTraining: 0
C
chenxiaozeng 已提交
37
IfOnlineDemo: 1