Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Model Composition for Multimodal Large Language Models
|
2 |
+
|
3 |
+
This repo contains training and evaluation datasets used in our project. View our [github page](https://github.com/THUNLP-MT/ModelCompose) for more information!
|
4 |
+
|
5 |
+
Note: you can place `train` and `test` folder under `./data` folder of the project.
|