Update README.md
Browse files
README.md
CHANGED
|
@@ -9,7 +9,7 @@ size_categories:
|
|
| 9 |
- 100K<n<1M
|
| 10 |
---
|
| 11 |
|
| 12 |
-
#
|
| 13 |
|
| 14 |
- If you want to import the CAP data into your own dataset, please refer to [this](https://github.com/shen8424/CAP).
|
| 15 |
- If you want to run RamDG on datasets other than SAMM and use CNCL to incorporate external knowledge, please ensure to configure ```idx_cap_texts``` and ```idx_cap_images``` in the dataset jsons.
|
|
|
|
| 9 |
- 100K<n<1M
|
| 10 |
---
|
| 11 |
|
| 12 |
+
# Notes ⚠️
|
| 13 |
|
| 14 |
- If you want to import the CAP data into your own dataset, please refer to [this](https://github.com/shen8424/CAP).
|
| 15 |
- If you want to run RamDG on datasets other than SAMM and use CNCL to incorporate external knowledge, please ensure to configure ```idx_cap_texts``` and ```idx_cap_images``` in the dataset jsons.
|