Teng Wang
Teng Wang
``` import tensorflow_datasets as tfds examples, metadata = tfds.load(name='ted_hrlr_translate/pt_to_en', with_info=True,as_supervised=True) ``` error report: ``` 2021-03-28 10:47:44.478212: W tensorflow/core/platform/cloud/google_auth_provider.cc:184] All attempts to get a Google authentication bearer token failed, returning an...
打不开,用身边人的设备都打不开 
1.为什么我修改了那个city后面的id,没反应?还想问问如何查看那个id,比如西安?我感觉是42,但无论咋修改id最后都是给我返回广东的? 2.每次都要换一个ip?之后就要被403
有无使用教程?
有无使用教程?万分感谢
Hi, In chapter 9.9, I don't understand the below code, especially in ```__init__()```. It uses ```wraps(func)(self) ``` in ```__init__()```, but it doesn't assign ```wraps(func)(self) ``` to ```self```. Why ```self.__wrapped__``` can...
After configuration, run ``` !chmod +x run_gen.sh !./run_gen.sh SST-2 ``` It always show that ``` line 53: 6706 Killed python gen_train_data.py --task $TASK --label $LABEL --save_dir $SAVE_DIR --print_res --num_gen $NUM_GEN...
nb
好家伙,我记得之前fork过,今天搞了一下午终于搞出来,结果你更新了!!!nb!!!面基hhhhhh
**Describe the bug** I use 8 * A100-80GB GPUs to fine-tune a 72B model, but when it loads 16/37 safetensor, it always been shutdown for no reasons without any hints!...