Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: gpl-3.0
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
---
|
| 6 |
+
|
| 7 |
+
Please refer to our official repo (https://github.com/starreeze/drin).
|
| 8 |
+
|
| 9 |
+
The datasets are originally constructed from WikiMEL and WikiDiverse, with additional images from wikidata. The scripts used for constructing the datasets can be found on https://github.com/starreeze/drin-dataset.
|