File size: 191 Bytes
cd123bf
 
 
 
 
c822e50
cd123bf
055592f
1
2
3
4
5
6
7
8
9
model_path: "./pretrained/best_model.pth"
vocab_path: "./pretrained/vocab.json"
config_path: "./pretrained/config.json"
max_seq_len: 300
server:
  share: false
  host: "0.0.0.0"
  port: 7860