Yunxuan Xiao
Yunxuan Xiao
Hi @pfliu-nlp , @divija96 and I will be working on this issue, can you add me to the assignees as well? Thanks!
Hi Xinyu, Thanks for uploading the data! I created a folder named `data` and put a `train.tsv` file with the demo case you provide. Run: `CUDA_VISIBLE_DEVICES=0 python train.py --config config/ptb_parsing_model.yaml...
Hi! I encountered the same problem. Do you have any solution now? Thanks. @saurabhbh21
@ewrfcas Wow, did you write this model according to the paper by yourself? Or you are the author?
@justinvyu Can you take a look and merge it?
Related issue: https://github.com/ray-project/ray/issues/41137
``` !!! FAIL serialization: cannot pickle 'google.protobuf.pyext._message.EnumDescriptor' object ``` Hi @BrianF-tessera , it seems to be a serialization issue of the TagKey. You can try to remove the `record_extra_usage_tag` call,...
Let's also add this example to `doc/source/train/examples.yml`. You can refer to this PR: https://github.com/ray-project/ray/pull/44667/files. Also, could you include the required libraries with versions, so that users can reproduce on their...
Seems to have a syntax error in the notebook. Can you fix that?
Hi @peytondmurray , it's me that added this `(hpu_sd_finetune)=` tag following our old doc style. Sorry for the confusion, we can remove it if it's no longer applicable now. For...