Browse Source

Update run.py

1
VOIDLIFE 4 years ago
parent
commit
22cc8ba6c3
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      run.py

+ 1
- 0
run.py View File

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


Loading…
Cancel
Save