uce_model / processor_config.json
Matthias Christenson
Upload folder using huggingface_hub
1a4dec4 verified
raw
history blame contribute delete
238 Bytes
{
"token_dim": 5120,
"pad_length": 1536,
"sample_size": 1024,
"cls_token_idx": 3,
"pad_token_idx": 0,
"chrom_token_right_idx": 2,
"chrom_token_left_idx": 1,
"chrom_token_offset": 143574,
"skip": false,
"filter": true
}