There was an error while loading. Please reload this page.
1 parent 7b03bb4 commit fcfa082Copy full SHA for fcfa082
hero/data_lib.py
@@ -35,7 +35,7 @@
35
################################################################################
36
# Tokenizers / vocabularies.
37
38
-T5_CC_VOCAB = 'gs://t5-data/vocabs/cc_all.32000.100extra/sentencepiece.model'
+T5_CC_VOCAB = 'vb32000_t5_cc.model'
39
40
41
# PT datasets.
0 commit comments