Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
cdlib
/
marc-match-ai
like
0
Follow
California Digital Library
5
PyTorch
Safetensors
pytorch_model_hub_mixin
model_hub_mixin
entity-matching
MARC
Model card
Files
Files and versions
Community
72f1edd
marc-match-ai
/
config.json
RvanB
Update config.json
72f1edd
10 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
}