From 0a9f8cbbe91e939cee8cec63f25961af0c450dba Mon Sep 17 00:00:00 2001 From: michael Date: Sat, 5 Jul 2025 22:53:15 +0000 Subject: [PATCH] initial commit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8bc2e30..ae6778f 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,7 @@ ds_task/ │-- data/ │ │-- tag_guides_clean.json # Tag database with historical images │ │-- expert_data.csv # Expert dataset with tag images and metadata +│ │-- community_data.csv # Community dataset with tag images and metadata │ │-- docs/ │ │-- README.md # Project documentation