Pragformer commited on
Commit
3bd0d41
1 Parent(s): bf5e8a3

Upload BERT_Arch_new

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -17,6 +17,7 @@
17
  },
18
  "initializer_range": 0.02,
19
  "intermediate_size": 3072,
 
20
  "layer_norm_eps": 1e-05,
21
  "max_position_embeddings": 514,
22
  "model_type": "bert",
 
17
  },
18
  "initializer_range": 0.02,
19
  "intermediate_size": 3072,
20
+ "label2id": null,
21
  "layer_norm_eps": 1e-05,
22
  "max_position_embeddings": 514,
23
  "model_type": "bert",