Macropodus commited on
Commit
4e36b09
·
verified ·
1 Parent(s): 7a578f9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -124,8 +124,7 @@ import os
124
  from macro_correct.pytorch_user_models.csc.relm.predict import RelmPredict
125
 
126
 
127
- path_model_dir = "../../macro_correct/output/text_correction/relm_v1"
128
- # path_model_dir = "Macropodus/relm_v1"
129
 
130
  model = RelmPredict(path_model_dir, path_model_dir)
131
  texts = ["真麻烦你了。希望你们好好的跳无",
 
124
  from macro_correct.pytorch_user_models.csc.relm.predict import RelmPredict
125
 
126
 
127
+ path_model_dir = "Macropodus/relm_v1"
 
128
 
129
  model = RelmPredict(path_model_dir, path_model_dir)
130
  texts = ["真麻烦你了。希望你们好好的跳无",