Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
megagonlabs
/
optimus-amzn
like
1
Follow
Megagon Labs
27
Summarization
Transformers
PyTorch
English
License:
bsd-3-clause
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
af204b4
optimus-amzn
/
config.json
isomap
Initial commit
af204b4
over 3 years ago
raw
Copy download link
history
blame
Safe
197 Bytes
{
"data_dir"
:
"./data/amzn"
,
"model"
:
{
"free_bit"
:
2
,
"latent_dim"
:
512
,
"type"
:
"optimus"
}
,
"trainer"
:
{
"batch_size"
:
4
,
"checkout_step"
:
20000
,
"clip_value"
:
5
,
"lr"
:
1e-05
,
"num_steps"
:
500000
}
}