Update README.md
Browse files
README.md
CHANGED
|
@@ -9,6 +9,12 @@ size_categories:
|
|
| 9 |
- 100K<n<1M
|
| 10 |
---
|
| 11 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
# Brief introduction
|
| 13 |
|
| 14 |
<div align="center">
|
|
|
|
| 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.
|
| 16 |
+
- We have upgraded the SAMM JSON files. The latest versions (SAMM with CAP or without CAP) will be available on July 24, 2025. Please download the newest version.
|
| 17 |
+
|
| 18 |
# Brief introduction
|
| 19 |
|
| 20 |
<div align="center">
|