marc-match-ai / config.json
RvanB's picture
Update config.json
72f1edd
{
"batch_size": 512,
"features": [
"title_tokenset",
"title_agg",
"author",
"publisher",
"pub_date",
"pub_place",
"pagination"
],
"lr": 0.006,
"optimizer": "Adam",
"weight_decay": 0.0
}