Closed Decalogue closed 5 years ago
Hi! I want to know about 'parser.add_argument("--config_path", default="/home/lixiaoya/dataset/", type=str)', where is your config file? I didn't find it in the project. Thank you so much!
self.glyph_transformer = GlyphTransformer(config, num_labels=num_labels)
the config didn't appear in args.config_path of run_bert_glyce_classifier.py
These files will be posted really soon ! !
Hi! I want to know about 'parser.add_argument("--config_path", default="/home/lixiaoya/dataset/", type=str)', where is your config file? I didn't find it in the project. Thank you so much!