Canwen Xu commited on
Commit
feb3a20
1 Parent(s): 73ef9bd

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -31,6 +31,6 @@
31
  "max_length": 120
32
  }
33
  },
34
- "tokenizer_class": "XLNetTokenizer",
35
  "vocab_size": 30000
36
  }
 
31
  "max_length": 120
32
  }
33
  },
34
+ "tokenizer_class": "CpmTokenizer",
35
  "vocab_size": 30000
36
  }