info.yaml 1.5 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/203492126-501d2920-8f49-4d0b-a7f1-a6cecd003f7e.png"
J
Jiaqi Liu 已提交
7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
   from_repo: "PaddleNLP"
Task:
   - tag_en: "Natural Language Processing"
     tag: "自然语言处理"
     sub_tag_en: "Pretrained Model"
     sub_tag: "预训练模型"
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: ""
27
Publisher: "Baidu"
J
Jiaqi Liu 已提交
28 29 30 31 32
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 已提交
33
IfOnlineDemo: 1