1. 20 3月, 2020 1 次提交
  2. 17 3月, 2020 1 次提交
  3. 11 3月, 2020 1 次提交
  4. 28 2月, 2020 1 次提交
    • P
      refactor the PaddleNLP (#4351) · f492ae4f
      pkpk 提交于
      * Update README.md (#4267)
      
      * test=develop (#4269)
      
      * 3d use new api (#4275)
      
      * PointNet++ and PointRCNN use new API
      
      * Update Readme of Dygraph BERT (#4277)
      
      Fix some typos.
      
      * Update run_classifier_multi_gpu.sh (#4279)
      
      remove the CUDA_VISIBLE_DEVICES
      
      * Update README.md (#4280)
      
      * 17 update api (#4294)
      
      * update1.7 save/load & fluid.data
      
      * update datafeed to dataloader
      
      * Update resnet_acnet.py (#4297)
      
      Bias attr of square conv should be "False" rather than None during training mode.
      
      * test=develop
      
      * test=develop
      
      * test=develop
      
      * test=develop
      
      * test
      Co-authored-by: NKaipeng Deng <dengkaipeng@baidu.com>
      Co-authored-by: Nzhang wenhui <frankwhzhang@126.com>
      Co-authored-by: Nparap1uie-s <parap1uie-s@users.noreply.github.com>
      f492ae4f
  5. 22 10月, 2019 1 次提交
  6. 02 8月, 2019 1 次提交
  7. 22 4月, 2019 1 次提交
    • Y
      Init paddle-nlp (#2112) · a3f6ee86
      Yibing Liu 提交于
      * init paddle-nlp tools for QA test
      
      * Fix paragraph extraction bug
      
      * Update download links
      
      * first update LAC README.md
      
      * rename EmoTect as emotion_detection
      
      * download data from bos
      
      * Update README.md
      
      * Rename project
      
      * second add code
      
      * modify downloads.sh for lac
      
      * rename LAC to lexical_analysis
      
      * update lac readme
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * add struct.jpg
      
      * Update README.md
      
      * Update README.md
      
      * update README
      
      * Update README.md
      
      * update emotion_detection README
      
      * add download_data.sh and download_model.sh
      
      * first commit ADE
      
      * dialogue_model_toolkit_update
      
      * update emotion_detection model bos url
      
      * update README
      
      * update readme
      
      * update readme
      
      * update download file
      
      * first commit DAM
      
      * add readme
      
      * fix readme
      
      * fix readme
      
      * fix readme
      
      * fix readme
      
      * fix readme
      
      * rename
      
      * rename again
      
      * 1. add gradient_clip for ernie_lac
      2. delete LARK config
      
      * fix download.sh
      
      * Rename MRC task
      
      * fix logger
      
      * fix to douban
      
      * fix final
      
      * update readme
      
      * update readme
      
      * update readme
      
      * fix batch is null
      
      * fix typo
      
      * fix typo
      
      * fix typo
      
      * update ernie config
      
      * update readme
      
      * add AI platform url in readme
      
      * update readme subtitlestyle
      
      * update
      
      * Update README.md
      
      * Update README.md
      
      * update
      
      * Create README.md
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * update batch size
      
      * adapt to samll data size
      
      * update ERNIE bcebos url
      
      * add language model
      
      * modify readme
      
      * update
      
      * update
      
      * Update README.md
      
      * Update README.md
      
      * fix readme
      
      * fix max_step, update run.sh and run_ernie.sh
      
      * add finetuned model for lac
      
      * fix bug
      
      * Update README.md
      
      * update
      
      * Update README.md
      
      * add ERNIE pretrained model, and update README
      
      * update readme
      
      * add CPU
      
      * update infer in run.sh and run_ernie.sh
      
      * Update README.md
      
      * Update README.md
      
      * Delete test.py
      
      * fix bug
      
      * fix run.sh infer bug & add ernie infer code
      
      * fix cpu mode
      
      * Update README.md
      
      * fix bug for python3
      
      * fix CPU and GPU diff result bug
      
      * Update README.md
      
      * update readme
      
      * Update run_classifier.py
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * Update run.sh
      
      * Update run_ernie.sh
      
      * modify dir
      
      * Update README.md
      
      * modify dir too
      
      * modify path
      
      * Update README.md
      
      * PaddleNLP modules backup to old/, rm links-LAC,Senta,SimNet
      
      * mv all modules out of paddle-nlp, rm Senta, auto_dialog_eval, deep_match
      
      * mv models/classify to models/classification, models/seq_lab to models/sequence_labeling
      
      * update readme for models/classification
      
      * update sentiment_classification and rm README
      
      * Add Transformer into paddle-nlp
      
      * change seq_lab to sequence labeling
      
      * Rename old as unarchived in PaddleNLP
      
      * add LARK
      
      * Update README, add paddlehub
      
      * add paddlehub
      
      * Add tmp readme
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * Update run_ernie.sh
      
      * Update run_ernie.sh
      
      * Update README.md
      
      * Update run_ernie_classifier.py
      
      * Update README.md
      
      * Update README.md
      
      * Update run.sh
      
      * Update run_ernie_classifier.py
      
      * update
      
      * fix chunk_evaluator bug
      
      * change names
      
      * Update README
      
      * add gitmodules
      
      * add install code
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * Update READMEs
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * README
      
      * Update README.md
      
      * update emotion_detection README
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * update REAME, add finetune doc
      
      * update emotion_detection readme
      
      * change run.sh
      
      * Update README.md
      
      * Update the link in fluid dir
      
      * update readme
      
      * update README for markdown style
      
      * Update README.md
      
      * Update README.md
      a3f6ee86