X-PLUG / mPLUG-Owl

mPLUG-Owl: The Powerful Multi-modal Large Language Model Family
https://www.modelscope.cn/studios/damo/mPLUG-Owl
MIT License
2.25k stars 171 forks source link

Train/Validation splits #56

Closed zhangliang-04 closed 1 year ago

zhangliang-04 commented 1 year ago

Dear authors, Thank you for the great work and open sourcing. I noticed that you keep about 1k validations for alpaca, llava, quora, and sharegpt #39. Since I want to keep the same setting in my experiments, would you mind sharing the splits with me?

MAGAer13 commented 1 year ago

We randomly shuffle the data with random seed 42 and split into the training and validation split.