litvinovmitch11's picture
Synced repo using 'sync_with_huggingface' Github Action
055592f verified
raw
history blame contribute delete
191 Bytes
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