Update task tags

#2
by merve HF staff - opened
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -18,4 +18,8 @@ configs:
18
  data_files:
19
  - split: train
20
  path: data/train-*
21
- ---
 
 
 
 
 
18
  data_files:
19
  - split: train
20
  path: data/train-*
21
+ task_categories:
22
+ - keypoint-detection
23
+ - image-to-image
24
+ - pose-estimation
25
+ ---