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

Daden/bartt5 add text summarization for BART and T5 models #591

Open
wants to merge 14 commits into
base: staging
Choose a base branch
from

Commits on Apr 28, 2020

  1. Configuration menu
    Copy the full SHA
    7dd4319 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2020

  1. data preprocessing

    daden-ms committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    c28ca5b View commit details
    Browse the repository at this point in the history
  2. prediction function complete

    daden-ms committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    b9f3451 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2020

  1. save work

    daden-ms committed May 1, 2020
    Configuration menu
    Copy the full SHA
    ee334d9 View commit details
    Browse the repository at this point in the history
  2. enable multi-GPU inference

    daden-ms committed May 1, 2020
    Configuration menu
    Copy the full SHA
    cef3da3 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2020

  1. multi-gpu inferencing

    daden-ms committed May 5, 2020
    Configuration menu
    Copy the full SHA
    f3b5bd7 View commit details
    Browse the repository at this point in the history
  2. initial finetune code

    daden-ms committed May 5, 2020
    Configuration menu
    Copy the full SHA
    1ae0a03 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2020

  1. Configuration menu
    Copy the full SHA
    db36767 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2020

  1. Configuration menu
    Copy the full SHA
    fd5d2ea View commit details
    Browse the repository at this point in the history
  2. add unit test

    daden-ms committed May 20, 2020
    Configuration menu
    Copy the full SHA
    ed91324 View commit details
    Browse the repository at this point in the history
  3. add integration test

    daden-ms committed May 20, 2020
    Configuration menu
    Copy the full SHA
    4e50f68 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2020

  1. rename variable

    daden-ms committed May 21, 2020
    Configuration menu
    Copy the full SHA
    f99019f View commit details
    Browse the repository at this point in the history

Commits on May 26, 2020

  1. Configuration menu
    Copy the full SHA
    88352d6 View commit details
    Browse the repository at this point in the history
  2. update documentation

    daden-ms committed May 26, 2020
    Configuration menu
    Copy the full SHA
    c553dda View commit details
    Browse the repository at this point in the history