aviol commited on
Commit
70a7275
1 Parent(s): b669c85

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "activation": "gelu",
3
  "architectures": [
4
- "TFDistilBertForMaskedLM"
5
  ],
6
  "attention_dropout": 0.1,
7
  "dim": 768,
 
1
  {
2
  "activation": "gelu",
3
  "architectures": [
4
+ "TFCustomH5Model"
5
  ],
6
  "attention_dropout": 0.1,
7
  "dim": 768,