AshtonIsNotHere commited on
Commit
8f1276e
1 Parent(s): 5454ef0

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_name_or_path": "/home/taw2/semeval/gatortron_da_breast_cancer",
3
  "architectures": [
4
- "MegatronBertModel"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "hidden_act": "gelu",
 
1
  {
2
  "_name_or_path": "/home/taw2/semeval/gatortron_da_breast_cancer",
3
  "architectures": [
4
+ "MegatronBertForMaskedLM"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "hidden_act": "gelu",