1. 02 3月, 2021 2 次提交
  2. 27 1月, 2021 1 次提交
    • K
      Add embedding finetune demo (#1204) · 045e4e22
      KP 提交于
      * Add embedding seq-cls finetune demo and update api
      
      * Update docs of pad_sequence and trunc_sequence
      045e4e22
  3. 20 1月, 2021 1 次提交
  4. 30 12月, 2020 1 次提交
    • K
      Update transformer modules (#1147) · f67ad5be
      KP 提交于
      * Add token-cls task for transformer modules
      
      * Fix numpy dtype mismatch in windows
      
      * Update README.md
      
      * Update token-cls task for ernie_tiny
      
      * Update token-cls task for ernie_tiny
      
      * Update token-cls task for other Transformer modules
      
      * Update README.md of modules and token-cls demo
      
      * Add chunk_scheme arg check in SeqLabelingDataset
      
      * Update ChunkEvaluator and paddlenlp requirement
      
      * Update README.md
      
      * Update token-cls demo
      f67ad5be
  5. 22 12月, 2020 1 次提交
  6. 30 11月, 2020 1 次提交