Skip to content
This repository has been archived by the owner on Apr 5, 2023. It is now read-only.

First Sentence Baseline for Headline Generation shared task on Dialogue 2019

License

Notifications You must be signed in to change notification settings

deepvk/headline_gen_first_sent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

First Sentence Baseline

First Sentence Baseline for Headline Generation shared task on Dialogue 2019

This baseline just cut off the first sentence in a news article body and treat as a hypothesis for a article title.

To use it:

  1. fork and/or clone the repo;
  2. login into shared task private registry with command sudo docker login headlinegen.vkpartner.ru:5001
  3. build docker image with command sudo docker build --tag headlinegen.vkpartner.ru:5001/{your_token} .
  4. push docker image to registry with command sudo docker push headlinegen.vkpartner.ru:5001/{your_token}
  5. click Валидировать on shared task website.

About

First Sentence Baseline for Headline Generation shared task on Dialogue 2019

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published