lgq12697 commited on
Commit
afa07ac
·
verified ·
1 Parent(s): 73956e0

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +3 -3
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "Plant_NT_promoter_strength_protoplast",
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 tobacco leaves"
20
  },
21
  "initializer_range": 0.02,
22
  "intermediate_size": 2048,
23
  "is_folding_model": false,
24
  "label2id": {
25
- "Promoter strength in tobacco leaves": 0
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,