Jun Li
Jun Li
# Before submitting - [ yes] Was this discussed/approved via a Github issue? (no need for typos, doc improvements) - [ yes] Did you read the [contributor guideline](https://github.com/pytorch/fairseq/blob/main/CONTRIBUTING.md)? - [...
## 🐛 Bug ### To Reproduce Steps to reproduce the behavior (**always include the command you ran**): if you download the data in advance, and put them in ./orig 1....
 In the training of encoder-decoder-based LLM(e.g. FlanT5), Prefix Text(i.e. sample[‘text_input] in code) and Suffix Text(i.e. sample['text_output'] in code) are needed. However, all the datasets in this repo don't have...
Great work!! Unfortunately, the link is broken:[vit_b_k710_dl_from_giant.pth](https://pjlab-gvm-data.oss-cn-shanghai.aliyuncs.com/internvideo/distill/vit_b_k710_dl_from_giant.pth). I really want to try your model and do some interesting work, hope you can fix it. Thanks