Update README.md
Browse files
README.md
CHANGED
@@ -2,4 +2,8 @@
|
|
2 |
license: apache-2.0
|
3 |
task_categories:
|
4 |
- question-answering
|
5 |
-
---
|
|
|
|
|
|
|
|
|
|
2 |
license: apache-2.0
|
3 |
task_categories:
|
4 |
- question-answering
|
5 |
+
---
|
6 |
+
|
7 |
+
Dataset for paper 'MIA-DPO'
|
8 |
+
|
9 |
+
We release dpo data of LLaVa-v1.5-7B. You can construct more data using our code in github.
|