Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

[enhancement] refactor bert finetuning script #692

Merged
merged 16 commits into from
May 7, 2019

Commits on May 3, 2019

  1. refactor finetune script

    EC2 Default User committed May 3, 2019
    Configuration menu
    Copy the full SHA
    f22ad68 View commit details
    Browse the repository at this point in the history
  2. fix test with inference_only

    EC2 Default User committed May 3, 2019
    Configuration menu
    Copy the full SHA
    6b38867 View commit details
    Browse the repository at this point in the history
  3. enhance data preprocessing

    EC2 Default User committed May 3, 2019
    Configuration menu
    Copy the full SHA
    a3b9294 View commit details
    Browse the repository at this point in the history
  4. fix label in bert transform

    EC2 Default User committed May 3, 2019
    Configuration menu
    Copy the full SHA
    b5763f9 View commit details
    Browse the repository at this point in the history
  5. fix lint

    EC2 Default User committed May 3, 2019
    Configuration menu
    Copy the full SHA
    faa6c87 View commit details
    Browse the repository at this point in the history
  6. fix lint

    EC2 Default User committed May 3, 2019
    Configuration menu
    Copy the full SHA
    8ddf585 View commit details
    Browse the repository at this point in the history
  7. fix conflicts

    EC2 Default User committed May 3, 2019
    Configuration menu
    Copy the full SHA
    b3df2ff View commit details
    Browse the repository at this point in the history

Commits on May 4, 2019

  1. Update dataset.py

    szha authored May 4, 2019
    Configuration menu
    Copy the full SHA
    4732c1d View commit details
    Browse the repository at this point in the history

Commits on May 6, 2019

  1. fix test

    EC2 Default User committed May 6, 2019
    Configuration menu
    Copy the full SHA
    ce3cbf3 View commit details
    Browse the repository at this point in the history
  2. fix test

    EC2 Default User committed May 6, 2019
    Configuration menu
    Copy the full SHA
    de4903c View commit details
    Browse the repository at this point in the history

Commits on May 7, 2019

  1. do not use bert-adam on mxnet 1.4

    EC2 Default User committed May 7, 2019
    Configuration menu
    Copy the full SHA
    7f14852 View commit details
    Browse the repository at this point in the history
  2. use sys.executable

    EC2 Default User committed May 7, 2019
    Configuration menu
    Copy the full SHA
    66cc6b2 View commit details
    Browse the repository at this point in the history
  3. fix tutorial

    EC2 Default User committed May 7, 2019
    Configuration menu
    Copy the full SHA
    cac1ea7 View commit details
    Browse the repository at this point in the history
  4. parameter test

    EC2 Default User committed May 7, 2019
    Configuration menu
    Copy the full SHA
    9589965 View commit details
    Browse the repository at this point in the history
  5. fix typo

    EC2 Default User committed May 7, 2019
    Configuration menu
    Copy the full SHA
    4ac2d47 View commit details
    Browse the repository at this point in the history
  6. commit a missing line

    EC2 Default User committed May 7, 2019
    Configuration menu
    Copy the full SHA
    aeb2178 View commit details
    Browse the repository at this point in the history