Giter Site home page Giter Site logo

dialogue_gpt2's Introduction

Dialogue_GPT2

对话生成、多轮对话、GPT2微调、tensorflow2、gpu并行

任务类型

gpt2多轮对话。数据来自网络医疗对话

数据类型

[ "患者:疾病:小孩语言表达。病情描述:4岁半,女,现在上幼...。希望提供的帮助:怎么治疗(不能少于10个字",
  "医生:学习语言需要一个过程,可以请幼儿老师帮助训练...,有的对语言训练效果很好。",
  "患者:而且咬字很不清楚",
  "医生:咬字不清楚是因为...需要通过训练来纠正。"]

整理成:'[CLS]患者:X1[SEP]医生:X2[SEP]' 输入模型

预测时:'[CLS]患者:X1[SEP]医生:X2[SEP]患者:' 输入模型预测患者接下来的话

dialogue_gpt2's People

Contributors

x-jun-0130 avatar

Stargazers

Zihan Zhou avatar  avatar

Watchers

 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.