tea / config.json
lorenzo-pantolini's picture
Push model using huggingface_hub.
1059e0e verified
raw
history blame contribute delete
151 Bytes
{
"codebook_size": 20,
"dropout_prob": 0.1,
"hidden_size": 1280,
"ignore_token_ids": [
0,
1,
2
],
"representation_size": 1280
}