Skip to content

Commit

Permalink
fix #212
Browse files Browse the repository at this point in the history
test=develop
  • Loading branch information
tianxin committed Jul 18, 2019
1 parent a4e5b9f commit c555bff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions BERT/run_classifier.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
import time
import argparse
import numpy as np
import subprocess
import multiprocessing

import paddle
Expand Down

0 comments on commit c555bff

Please sign in to comment.