Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: PaddlePaddle/models
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.0-beta
Choose a base ref
...
head repository: PaddlePaddle/models
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: release/2.0-beta
Choose a head ref
  • 11 commits
  • 39 files changed
  • 8 contributors

Commits on Dec 19, 2020

  1. update embedding docs (#5124)

    * add embedding example in embeddings.md
    
    * add embedding.md link in toke_embedding readme
    joey12300 authored Dec 19, 2020
    Configuration menu
    Copy the full SHA
    27fe562 View commit details
    Browse the repository at this point in the history
  2. [cherry-pick] Add BERT into Language Model. (#5125) (#5126)

    * Add BERT. (#5125)
    
    * Fix single data file in BERT pre-training. (#5127)
    guoshengCS authored Dec 19, 2020
    Configuration menu
    Copy the full SHA
    63b738e View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2020

  1. update reader (#5133)

    * cherry-pick #5129
    FrostML authored Dec 23, 2020
    Configuration menu
    Copy the full SHA
    c210e7e View commit details
    Browse the repository at this point in the history
  2. fix windows url bug (#5137)

    fix windows url bug
    joey12300 authored Dec 23, 2020
    Configuration menu
    Copy the full SHA
    c5935d8 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2020

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

Commits on Dec 29, 2020

  1. new chunk_eval (#5138) (#5156)

    * new chunk_eval
    
    * np first
    kinghuin authored Dec 29, 2020
    Configuration menu
    Copy the full SHA
    fa0ef7f View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2021

  1. Support xpu for ernie and bert in pre-train/glue task (#5173) (#5194)

    * add the xpu support the the paddlenlp
    
    * add the support xpu for the ernie and bert
    
    Co-authored-by: wawltor <[email protected]>
    
    Co-authored-by: wawltor <[email protected]>
    wawltor and wawltor authored Jan 12, 2021
    Configuration menu
    Copy the full SHA
    eb2f139 View commit details
    Browse the repository at this point in the history
  2. [cherry-pick]add peoplesner, fix lac, msraner bug (#5196)

    * new chunk_eval (#5138)
    
    * new chunk_eval
    
    * np first
    
    * fix lac bug (#5190)
    
    fix lac bug (#5190)
    
    * add peoplesner, fix msraner (#5183)
    
    add peoplesner, fix msraner (#5183)
    
    * fix doc  for the paddlenlp version
    
    * fix doc
    
    * fix version bug
    kinghuin authored Jan 12, 2021
    Configuration menu
    Copy the full SHA
    abf2c09 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2021

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

Commits on Jan 28, 2021

  1. [Cherry-pick] fix crf bug in paddlenlp (#5242)

    [Cherry-pick] fix crf bug in paddlenlp
    kinghuin authored Jan 28, 2021
    Configuration menu
    Copy the full SHA
    4eb4845 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2021

  1. Update utility.py (#5280)

    fix icafe issue
    Intsigstephon authored Feb 23, 2021
    Configuration menu
    Copy the full SHA
    7e5f41c View commit details
    Browse the repository at this point in the history
Loading