tcr-bert / params.json
wukevin's picture
Initial model upload (NSP + CLS)
6084813
raw
history blame
311 Bytes
{
"pretrained": "../bert_reduced_intermediate_pe_50_epochs_VDJdb_PIRD",
"data": [
"PIRD"
],
"segment": "TRB",
"outdir": "/home/wukevin/projects/tcr/tcr_models/temp3",
"downsample": 1.0,
"monitor": "auprc",
"bs": 128,
"lr": 5e-05,
"epochs": 25,
"warmup": 0.1
}