tensorflow-gpu==1.13.1
Finetune 1dataset: python pre_data.py --filepath /data/home/share1/gpt2-ml-Finetune/data-mayun_xiugai --outfile /data/home/share1/gpt2-ml-Finetune/data/22.json filepathfinetune 2tfrecord python prepare_data.py -input_fn /data/home/share1/gpt2-ml-Finetune/data 3finetune CUDA_VISIBLE_DEVICES=0 python train/train_wc.py --input_file=/data/home/share1/gpt2-ml-Finetune/data/train.tfrecord --output_dir=/data/home/share1/gpt2-ml-Finetune/finetune_model --init_checkpoint=/data/home/share1/gpt2-ml/models/mega/ceshi/model.ckpt-100000
32gv-100bs1~