versae commited on
Commit
1bd3b91
·
1 Parent(s): 905fdd8

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -6,7 +6,7 @@
6
  "auto_map": {
7
  "AutoTokenizer": "tokenization_gzip_bert.GzipBertTokenizer"
8
  },
9
- "tokenizer_class": "tokenization_gzip_bert.GzipBertTokenizer",
10
  "attention_probs_dropout_prob": 0.1,
11
  "bos_token_id": 0,
12
  "classifier_dropout": null,
 
6
  "auto_map": {
7
  "AutoTokenizer": "tokenization_gzip_bert.GzipBertTokenizer"
8
  },
9
+ "tokenizer_class": "GzipBertTokenizer",
10
  "attention_probs_dropout_prob": 0.1,
11
  "bos_token_id": 0,
12
  "classifier_dropout": null,