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.
 
 
 
 
 
 
liu zhengxi 208e8803b0
fix gpt dy2sta (#1416)
2 years ago
..
deploy/python fix export and infer model of gpt. (#1019) 2 years ago
faster_gpt fix gpt dy2sta (#1416) 2 years ago
scripts Add training benchmark for gpt / gpt-3. (#1091) 2 years ago
README.md Add more pretrained weights for GPT (#1302) 2 years ago
args.py [AMP] Support pure fp16 for gpt-3 static (#1353) 2 years ago
converter.py Add huggingface gpt converter. (#859) 2 years ago
dataset.py Adopt new data pipeline for GPT. (#930) 2 years ago
decompress.sh [GPT] GPT model with sharding and model parallel. (#339) 3 years ago
export_model.py fix export and infer model of gpt. (#1019) 2 years ago
lr.py [GPT] GPT model with sharding and model parallel. (#339) 3 years ago
predict.py Update copyright for the some examples (#1270) 2 years ago
run_eval.py change eod to eos 2 years ago
run_generation.py change causal mask to -INF 2 years ago
run_glue.py PaddlePaddle Hackathon 56 提交 (#1088) 2 years ago
run_msra_ner.py PaddlePaddle Hackathon 56 提交 (#1088) 2 years ago
run_pretrain.py gpt benchmark fix v2 (#1244) 2 years ago
run_pretrain_static.py [GPT] fix small problems in benchmark. (#1233) 2 years ago