GithubHelp home page GithubHelp logo

Comments (5)

LimKim avatar LimKim commented on July 22, 2024 1

月底之前会更新预测代码的baseline

from dta_task2_baseline.

shell-nlp avatar shell-nlp commented on July 22, 2024

月底之前会更新预测代码

感谢

from dta_task2_baseline.

LimKim avatar LimKim commented on July 22, 2024

不好意思,由于公司业务调整,我需要投入到另外一个项目中,这边原约定好的月底更新可能无法实现。
可以提供一些思路给你。
在训练时,我们通过计算最长公共子序列LCS来挑选被摘要的客户对话。
测试时,由于没有摘要结果,无法做LCS。
所以可以根据训练集中被挑选的结果和未被挑选的结果,构建一个二分类并训练一个分类器。
测试时挑选分类器认为是正标签的,跑一下本项目的生成脚本即可。

from dta_task2_baseline.

renmada avatar renmada commented on July 22, 2024

测试集需要生成summary的数量是未知的,评估脚本是怎么算分?

from dta_task2_baseline.

LimKim avatar LimKim commented on July 22, 2024

将所有summary按照在原文中的顺序拼接起来,整体summary字串与gold作rouge计算

from dta_task2_baseline.

Related Issues (1)

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.