nielsr HF Staff commited on
Commit
72f1485
·
verified ·
1 Parent(s): 24c17be

Add dataset card with task category and link to Github repo

Browse files

This PR adds a dataset card, specifies the `image-segmentation` task category, and links to the Github repository for the project.

Files changed (1) hide show
  1. README.md +8 -0
README.md ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ task_categories:
3
+ - image-segmentation
4
+ ---
5
+
6
+ This repository contains datasets used in the paper "SALT: Parameter-Efficient Fine-Tuning via Singular Value Adaptation with Low-Rank Transformation" for medical image segmentation.
7
+
8
+ Github: https://github.com/YourUsername/SALT