Update config.json

This commit is contained in:
Pierre Chambon 2022-06-16 18:41:18 +00:00 committed by huggingface-web
parent 51a5e86d97
commit 4254597b90
1 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@
"4": "HOSPITAL",
"5": "ID",
"6": "PATIENT",
"7": "PHONE",
"7": "PHONE"
},
"initializer_range": 0.02,
"intermediate_size": 3072,
@ -31,7 +31,7 @@
"HOSPITAL": 4,
"ID": 5,
"PATIENT": 6,
"PHONE": 7,
"PHONE": 7
},
"layer_norm_eps": 1e-12,
"length_penalty": 1.0,