Update run.py

This commit is contained in:
VOIDLIFE 2021-11-19 13:10:59 +08:00
parent c478b7efbd
commit 22cc8ba6c3
1 changed files with 1 additions and 0 deletions

1
run.py
View File

@ -3,6 +3,7 @@ import tensorflow as tf
from bert_base.train.bert_lstm_ner import train
flags = tf.flags
FLAGS = flags.FLAGS