Update config.json
Browse files- config.json +0 -9
config.json
CHANGED
|
@@ -1,15 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"OmniGenomefold_config": null,
|
| 3 |
"_name_or_path": "./",
|
| 4 |
-
"architectures": [
|
| 5 |
-
"OmniGenomeModel",
|
| 6 |
-
"OmniGenomeForTokenClassification",
|
| 7 |
-
"OmniGenomeForMaskedLM",
|
| 8 |
-
"OmniGenomeModelForSeq2SeqLM",
|
| 9 |
-
"OmniGenomeForTSequenceClassification",
|
| 10 |
-
"OmniGenomeForTokenClassification",
|
| 11 |
-
"OmniGenomeForSeq2SeqLM"
|
| 12 |
-
],
|
| 13 |
"attention_probs_dropout_prob": 0.0,
|
| 14 |
"auto_map": {
|
| 15 |
"AutoConfig": "configuration_omnigenome.OmniGenomeConfig",
|
|
|
|
| 1 |
{
|
| 2 |
"OmniGenomefold_config": null,
|
| 3 |
"_name_or_path": "./",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
"attention_probs_dropout_prob": 0.0,
|
| 5 |
"auto_map": {
|
| 6 |
"AutoConfig": "configuration_omnigenome.OmniGenomeConfig",
|