Update config.json
Browse files- config.json +3 -3
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"add_bias_fnn": false,
|
4 |
"architectures": [
|
5 |
"EsmForSequenceClassification"
|
@@ -16,13 +16,13 @@
|
|
16 |
"hidden_dropout_prob": 0.0,
|
17 |
"hidden_size": 512,
|
18 |
"id2label": {
|
19 |
-
"0": "Promoter strength in
|
20 |
},
|
21 |
"initializer_range": 0.02,
|
22 |
"intermediate_size": 2048,
|
23 |
"is_folding_model": false,
|
24 |
"label2id": {
|
25 |
-
"Promoter strength in
|
26 |
},
|
27 |
"layer_norm_eps": 1e-12,
|
28 |
"mask_token_id": 2,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "Plant_NT_BPE_promoter_strength_protoplast",
|
3 |
"add_bias_fnn": false,
|
4 |
"architectures": [
|
5 |
"EsmForSequenceClassification"
|
|
|
16 |
"hidden_dropout_prob": 0.0,
|
17 |
"hidden_size": 512,
|
18 |
"id2label": {
|
19 |
+
"0": "Promoter strength in maize protoplasts"
|
20 |
},
|
21 |
"initializer_range": 0.02,
|
22 |
"intermediate_size": 2048,
|
23 |
"is_folding_model": false,
|
24 |
"label2id": {
|
25 |
+
"Promoter strength in maize protoplasts": 0
|
26 |
},
|
27 |
"layer_norm_eps": 1e-12,
|
28 |
"mask_token_id": 2,
|