This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
论坛
实训
竞赛
大数据
AI开发
Register
Sign In
pomk2rwnf
/
COVID-19KG
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
0
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
Update run.py
1
VOIDLIFE
4 years ago
parent
c478b7efbd
commit
22cc8ba6c3
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
flags = tf.flags
FLAGS = flags.FLAGS
Write
Preview
Loading…
Cancel
Save