Jun Li

Results 4 issues of 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)? - [...

CLA Signed

## 🐛 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....

bug
needs triage

![image](https://user-images.githubusercontent.com/43492238/229017598-a20120fc-4592-4cc3-a301-c61080d5504d.png) 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