bert-utils icon indicating copy to clipboard operation
bert-utils copied to clipboard

Could not find trained model in model_dir: /var/folders/b8/3ywv8wg10hlbfzv5m0nzswj80000gn/T/tmplx_CY_

Open Simon-Liu622 opened this issue 6 years ago • 3 comments

py2.7 got this error

Simon-Liu622 avatar Feb 23 '19 16:02 Simon-Liu622

and why this path '/var/folders/b8/3ywv8wg10hlbfzv5m0nzswj80000gn/T/tmplx_CY_' ?

Simon-Liu622 avatar Feb 23 '19 16:02 Simon-Liu622

sorry only python3

terrifyzhao avatar Feb 25 '19 06:02 terrifyzhao

i try to run similarity.py in python3.5, tensorflow-gpu==1.14.0, but raise an exceptiontion. AttributeError: module 'tensorflow.contrib.data' has no attribute 'map_and_batch'. how to fix this bug?

shanekong avatar Mar 14 '19 10:03 shanekong