Qingfu Wen

Results 3 issues of Qingfu Wen

I use TF 2.1.0 and adanet 0.9.0 to run example code in ReadMe but I got this error `AttributeError: module 'adanet' has no attribute 'AutoEnsembleEstimator'`

I rerun the shell file `run_squad_baseline.sh` under BingBertSquad without any modification on 8 gpus V100, the pretrain mode is [https://s3.amazonaws.com/models.huggingface.co/bert/bert-large-uncased-whole-word-masking-pytorch_model.bin](https://s3.amazonaws.com/models.huggingface.co/bert/bert-large-uncased-whole-word-masking-pytorch_model.bin), but I didn't get right results. The [document](https://www.deepspeed.ai/tutorials/bert-finetuning/) says for...

When I try to build on my computer, run ```python3 build.py --model vicuna213123-v1-7b --dtype float16 --target iphone --quantization-mode int3 --quantization-sym --quantization-storage-nbit 16 --max-seq-len 768``` environment: CentOS Linux release 8.2.2.2004, NVIDIA-SMI...

documentation