Giter VIP home page Giter VIP logo

transformers-keras's Introduction

transformers-keras

Python package PyPI version Python

基于tf.keras的Transformers系列模型实现。

所有的Model都是keras模型,可以直接用于训练模型、评估模型或者导出模型用于部署。

在线文档:transformers-keras文档

本库功能预览:

  • 加载各种预训练模型的权重
  • 掩码语言模型(Masked Language Model)解决方案
  • 句向量(Sentence Embedding)的解决方案
  • 抽取式问答任务(Question Answering)的解决方案
  • 序列分类任务(Sequence Classification)的解决方案
  • 序列标注任务(Token Classification)的解决方案
  • 知识蒸馏(Knowledge Distillation)的框架

以上任务的数据处理、模型构建都完成了,可以一键开始训练。这里有两个例子:

更多使用方法和介绍,请查看在线文档:transformers-keras文档

联系方式

由于二维码过期限制,加微信讨论群请先加我微信邀请加入。

transformers-keras's People

Contributors

luozhouyang avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.