Update config
Browse files- config.json +2 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "magicslabnu/GenomeOcean-100M",
|
3 |
"architectures": [
|
4 |
"MistralForSequenceClassification"
|
5 |
],
|
@@ -36,4 +36,4 @@
|
|
36 |
"transformers_version": "4.45.2",
|
37 |
"use_cache": true,
|
38 |
"vocab_size": 4096
|
39 |
-
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "magicslabnu/GenomeOcean-100M-finetuned-prom_300_tata",
|
3 |
"architectures": [
|
4 |
"MistralForSequenceClassification"
|
5 |
],
|
|
|
36 |
"transformers_version": "4.45.2",
|
37 |
"use_cache": true,
|
38 |
"vocab_size": 4096
|
39 |
+
}
|