|
{ |
|
"OmniGenomefold_config": null, |
|
"_name_or_path": "./", |
|
"architectures": [ |
|
"OmniGenomeModel", |
|
"OmniGenomeForTokenClassification", |
|
"OmniGenomeForMaskedLM", |
|
"OmniGenomeModelForSeq2SeqLM", |
|
"OmniGenomeForTSequenceClassification", |
|
"OmniGenomeForTokenClassification", |
|
"OmniGenomeForSeq2SeqLM" |
|
], |
|
"attention_probs_dropout_prob": 0.0, |
|
"classifier_dropout": null, |
|
"emb_layer_norm_before": false, |
|
"hidden_act": "gelu", |
|
"hidden_dropout_prob": 0, |
|
"hidden_size": 720, |
|
"id2label": { |
|
"0": "(", |
|
"1": ")", |
|
"2": "." |
|
}, |
|
"initializer_range": 0.02, |
|
"intermediate_size": 2560, |
|
"is_folding_model": false, |
|
"label2id": { |
|
"(": 0, |
|
")": 1, |
|
".": 2 |
|
}, |
|
"layer_norm_eps": 1e-05, |
|
"mask_token_id": 23, |
|
"max_position_embeddings": 1026, |
|
"model_type": "omnigenome", |
|
"num_attention_heads": 30, |
|
"num_hidden_layers": 32, |
|
"num_generation": 50, |
|
"num_population": 100, |
|
"pad_token_id": 1, |
|
"position_embedding_type": "rotary", |
|
"token_dropout": true, |
|
"torch_dtype": "float32", |
|
"transformers_version": "4.41.0.dev0", |
|
"use_cache": true, |
|
"vocab_list": null, |
|
"verify_ss": false, |
|
"vocab_size": 24 |
|
} |
|
|