1. 17 12月, 2020 16 次提交
  2. 16 12月, 2020 15 次提交
  3. 15 12月, 2020 9 次提交
    • S
      Add 2 datasets and update squad metric and run_du (#5060) · 4fea9819
      smallv0221 提交于
      * update lrscheduler
      
      * minor fix
      
      * add pre-commit
      
      * minor fix
      
      * Add __len__ to squad dataset
      
      * minor fix
      
      * Add dureader robust prototype
      
      * dataset implement
      
      * minor fix
      
      * fix var name
      
      * add dureader-yesno train script and dataset
      
      * add readme and fix md5sum
      
      * integrete dureader datasets
      
      * change var names: segment to mode, root to data_file
      
      * minor fix
      
      * update var name
      
      * Fix api bugs
      
      * add dataset readme
      
      * add express ner
      
      * update readme format
      
      * fix format bug
      
      * change readme path
      
      * fix format bug
      
      * fix dataset bug
      
      * add 2 datasets and update squad metric
      4fea9819
    • K
      优化ernie gen文档 (#5059) · 65c1f0b9
      kinghuin 提交于
      * add ernie_gen
      
      * optimize ernie_gen
      
      * optimize ernie_gen
      
      * optimize ernie_gen code
      
      * fix crf bug
      
      * add ernie_gen __init__.py
      
      * modify nlp version
      
      * fix ernie_gen predict
      
      * optimize doc
      65c1f0b9
    • Z
      remove examples/bert, unifiy to benchmark/bert · e92d5d40
      Zeyu Chen 提交于
      e92d5d40
    • W
      add the support token_embedding of express (#5058) · b84cace2
      wawltor 提交于
      b84cace2
    • K
      Fix ernie_gen and CRF bug (#5057) · 16c6580d
      kinghuin 提交于
      * add ernie_gen
      
      * optimize ernie_gen
      
      * optimize ernie_gen
      
      * optimize ernie_gen code
      
      * fix crf bug
      
      * add ernie_gen __init__.py
      
      * modify nlp version
      
      * fix ernie_gen predict
      16c6580d
    • X
      Rename 'decoder' to 'decode'. (#5056) · 885432bf
      xiemoyuan 提交于
      885432bf
    • J
      add glue and electra readme (#5051) · 3698045c
      jeff41404 提交于
      3698045c
    • X
      Upgrade plato2 using paddle2.0 (#5002) · b76f1591
      xiemoyuan 提交于
      * The first version of plato2. Not finished the network.
      
      * Update decode stratage.
      
      * Update decode stratage.
      
      * Completed the encoder and decoder. But it will oom.
      
      * Completed the encoder and decoder.
      
      * backend the code.
      
      * Only completed the network of plato2 and nsp.
      
      * Completed the development. But the effect has not be verified.
      
      * Add readme and remove the code about deal PY2 and PY3.
      
      * Modify comment.
      
      * Modify readme and add images.
      
      * Delete the data folder.
      b76f1591
    • S
      update docs for ernie-tiny · 3366cf65
      Steffy-zxf 提交于
      update docs for ernie-tiny
      3366cf65