Update config.json
Browse files- config.json +2 -2
config.json
CHANGED
|
@@ -9,11 +9,11 @@
|
|
| 9 |
"embd_pdrop": 0.1,
|
| 10 |
"eos_token_id": 8000,
|
| 11 |
"id2label": {
|
| 12 |
-
"0": "Promoter strength in
|
| 13 |
},
|
| 14 |
"initializer_range": 0.02,
|
| 15 |
"label2id": {
|
| 16 |
-
"Promoter strength in
|
| 17 |
},
|
| 18 |
"layer_norm_epsilon": 1e-05,
|
| 19 |
"model_type": "gpt2",
|
|
|
|
| 9 |
"embd_pdrop": 0.1,
|
| 10 |
"eos_token_id": 8000,
|
| 11 |
"id2label": {
|
| 12 |
+
"0": "Promoter strength in maize protoplasts"
|
| 13 |
},
|
| 14 |
"initializer_range": 0.02,
|
| 15 |
"label2id": {
|
| 16 |
+
"Promoter strength in maize protoplasts": 0
|
| 17 |
},
|
| 18 |
"layer_norm_epsilon": 1e-05,
|
| 19 |
"model_type": "gpt2",
|