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