Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
nanom
/
vizwiz-bert-base
like
0
Fill-Mask
Transformers
PyTorch
English
bert
License:
mit
Model card
Files
Files and versions
xet
Community
1
Deploy
Use this model
refs/pr/1
vizwiz-bert-base
/
hyperparams.json
nanom
Upload model
71c1ca8
almost 3 years ago
raw
Copy download link
history
blame
Safe
147 Bytes
{
"RANDOM_SEED"
:
16
,
"MAX_TOKEN_LEN"
:
78
,
"TRAIN_BATCH_SIZE"
:
32
,
"VAL_BATCH_SIZE"
:
16
,
"NUM_EPOCHS"
:
5
,
"LEARNING_RATE"
:
5e-06
,
"TRAIN_SPLIT"
:
0.8
}