NLPInBLCU / BiaffineDependencyParsing

BERT+Self-attention Encoder ; Biaffine Decoder ; Pytorch Implement
MIT License
73 stars 17 forks source link

vocab.txt来源 #17

Open xiaolinpeter opened 2 years ago

xiaolinpeter commented 2 years ago

您好 请问 bertology_loader.py下面的vocab.txt文件怎么来的 assert (pathlib.Path(args.saved_model_path) / 'vocab.txt').exists()