Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
cdlib
/
marc-match-ai-demo
like
0
Sleeping
App
Files
Files
Community
d7838fe
marc-match-ai-demo
/
config.json
RvanB
Update model and code
d7838fe
6 months ago
raw
Copy download link
history
blame
Safe
225 Bytes
{
"batch_size"
:
512
,
"features"
:
[
"title_tokenset"
,
"title_agg"
,
"author"
,
"publisher"
,
"pub_date"
,
"pub_place"
,
"pagination"
]
,
"lr"
:
0.006
,
"optimizer"
:
"Adam"
,
"weight_decay"
:
0.0
}