File size: 225 Bytes
27214b3
 
72f1edd
 
 
 
 
 
 
 
 
27214b3
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "batch_size": 512,
  "features": [
    "title_tokenset",
    "title_agg",
    "author",
    "publisher",
    "pub_date",
    "pub_place",
    "pagination"
  ],
  "lr": 0.006,
  "optimizer": "Adam",
  "weight_decay": 0.0
}