robinhad commited on
Commit
dc0bcd6
1 Parent(s): c70fdb5

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -41,5 +41,6 @@
41
  "max_length": 1000
42
  }
43
  },
44
- "vocab_size": 50261
 
45
  }
 
41
  "max_length": 1000
42
  }
43
  },
44
+ "vocab_size": 50261,
45
+ "tokenizer_class": "AlbertTokenizer"
46
  }