Update config.json
Browse files- config.json +2 -2
config.json
CHANGED
@@ -12,12 +12,12 @@
|
|
12 |
"hidden_activation": "gelu_pytorch_tanh",
|
13 |
"hidden_size": 768,
|
14 |
"id2label": {
|
15 |
-
"0": "Promoter strength in
|
16 |
},
|
17 |
"initializer_range": 0.02,
|
18 |
"intermediate_size": 3072,
|
19 |
"label2id": {
|
20 |
-
"Promoter strength in
|
21 |
},
|
22 |
"max_position_embeddings": 1024,
|
23 |
"model_type": "gemma",
|
|
|
12 |
"hidden_activation": "gelu_pytorch_tanh",
|
13 |
"hidden_size": 768,
|
14 |
"id2label": {
|
15 |
+
"0": "Promoter strength in maize protoplasts"
|
16 |
},
|
17 |
"initializer_range": 0.02,
|
18 |
"intermediate_size": 3072,
|
19 |
"label2id": {
|
20 |
+
"Promoter strength in maize protoplasts": 0
|
21 |
},
|
22 |
"max_position_embeddings": 1024,
|
23 |
"model_type": "gemma",
|