提交 2ff7132d 编写于 作者: K kinghuin 提交者: wuzewu

modify sh

上级 3e1aa4bd
export FLAGS_eager_delete_tensor_gb=0.0
export CUDA_VISIBLE_DEVICES=0
# User can select chnsenticorp, nlpcc_dbqa, lcqmc and so on for different task
DATASET="chnsenticorp"
......@@ -15,8 +14,7 @@ python -u text_classifier.py \
--max_seq_len=128 \
--num_epoch=3 \
--use_pyreader=True \
--use_data_parallel=True \
--use_taskid=False
--use_data_parallel=True
# Recommending hyper parameters for difference task
# for ChineseGLUE:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册