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.
 
 
 
 
 
 
dessyang 82426851f1 Add sample script of data processing for fine-tuning BERT on ClUE dataset 5 years ago
..
CRF.py update bert scripts according to rules of modelzoo 5 years ago
__init__.py update bert scripts according to rules of modelzoo 5 years ago
assessment_method.py adjust finetune and eval script 5 years ago
bert_for_finetune.py adjust finetune and eval script 5 years ago
bert_for_pre_training.py add flags on function 5 years ago
bert_model.py modify adam optimizer and script of bert to match the patterns of fusion rule 5 years ago
clue_classification_dataset_process.py Add sample script of data processing for fine-tuning BERT on ClUE dataset 5 years ago
cluener_evaluation.py adjust finetune and eval script 5 years ago
config.py optimize clip_norm 5 years ago
dataset.py adjust finetune and eval script 5 years ago
finetune_eval_config.py adjust finetune and eval script 5 years ago
finetune_eval_model.py adjust finetune and eval script 5 years ago
fused_layer_norm.py change tensor dtype and shape from function to attr 5 years ago
sample_process.py adjust finetune and eval script 5 years ago
utils.py adjust finetune and eval script 5 years ago