{ "base_model": "Ismantic/BERTc-165M", "task": "Chinese Spelling Correction", "threshold": 0.7, "max_len": 128, "epoch": 5, "metrics": { "acc": 0.8415841584158416, "precision": 0.9515570934256056, "recall": 0.7372654155495979, "f1": 0.8308157099697886, "TP": 275, "FP": 14, "FN": 98, "TN": 320, "n": 707 }, "args": { "backbone_path": "/home/tfbao/Shiyu/BERTc/pretrain/modern_bertc/output_v4_mid/checkpoint-8500", "tokenizer_dir": "/home/tfbao/Shiyu/BERTc/pretrain/modern_bertc/tokenizer", "train_pkl": "/home/tfbao/Shiyu/BERTc/csc/data/sighan_wang271k_pairs.pkl", "test_tsv": "/home/tfbao/Shiyu/BERTc/csc/data/test/sighan2015_test_official.tsv", "output_dir": "/home/tfbao/Shiyu/BERTc/csc/output_v4_mid_csc_v3_tied", "epochs": 5, "batch_size": 64, "lr": 5e-05, "warmup_ratio": 0.1, "max_len": 128, "det_weight": 0.3, "threshold": 0.7, "log_every": 200 }, "source_checkpoint": "finetune/sota/sota_csc_v4mid_5ep_best.pt" }