You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
w5688414 814e9c4724
Add DeBERTa model (#8227)
1 month ago
..
benchmark drop gpt fp32 in benchmark 2 years ago
cli [BugFixes] update converter command & unittest (#4367) 1 year ago
data Move GitHub Actions to PaddlePaddle 2.5rc and fix unit tests (#6226) 11 months ago
dataaug fix dataaug test (#5532) 1 year ago
dataset Add `.skip()` API to `IterDataset`, use `.skip()` API in LLM finetune (#6845) 8 months ago
embeddings [CI] Fix Unit Tests of Embeddings, Metrics, Ops and Utils (#4242) 1 year ago
examples [BugFix] Fix gpt (#7716) 4 months ago
experimental/autonlp text classification (#8110) 2 months ago
fixtures add rslora & lora+ (#8111) 2 months ago
generation Add PPO training. (#7305) 3 months ago
layers Consolidate LoRA and Prefix into `Peft` package (#6051) 11 months ago
llm add long sequence strategies (#8076) 1 month ago
metrics Download重构 (#8020) 2 months ago
model_zoo [BugFix] Fix gpt (#7716) 4 months ago
ops Move GitHub Actions to PaddlePaddle 2.5rc and fix unit tests (#6226) 11 months ago
peft [llm]Qlora fix (#7645) 5 months ago
prompt [LLM] Upgrade from_pretrained/save_pretrained and support shared checkpoint for LLM (#6181) 10 months ago
taskflow Download重构 (#8020) 2 months ago
test_tipc add auto_pir case (#8144) 2 months ago
trainer [BugFix] fix test tensorboard callback (#8066) 2 months ago
transformer Remove most of fluid usage (#6636) 9 months ago
transformers Add DeBERTa model (#8227) 1 month ago
utils [New features] enable dynamic community download url (#5544) 1 year ago
README.md first commit without legacy files 3 years ago
__init__.py Add unittest (#179) 3 years ago
common_test.py [CI] Fix data and datasets tests (#4215) 1 year ago
parallel_launch.py Fix unified_checkpoint bug (#7770) 4 months ago
prepare.sh update bos url (#1437) 2 years ago
requirements.txt [BUG] fix to_static (#8194) 1 month ago
run_all_test.sh Add unittest (#179) 3 years ago
run_coverage.sh Add unittest (#179) 3 years ago
sample_text.txt Add unittest for bert modeling and tokenizer (#2624) 1 year ago
test_model.sh Update transformer ci/ce (#812) 2 years ago
testing_utils.py skip some trainer test. (#7949) 3 months ago
transformer_base_dygraph_params.txt Use double precisionto train in full procedure (#1017) 2 years ago
transformer_base_static_params.txt Add custom vocab file for ce (#963) 2 years ago
transformer_big_dygraph_params.txt Use double precisionto train in full procedure (#1017) 2 years ago
transformer_big_static_params.txt Add custom vocab file for ce (#963) 2 years ago