Datasets:

Formats:
json
ArXiv:
Libraries:
Datasets
pandas
License:
nielsr HF staff commited on
Commit
91965b2
·
verified ·
1 Parent(s): 2105fb8

Add task category

Browse files

This PR ensures the dataset shows up in the `image-segmentation` task category.

Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -4,7 +4,9 @@ configs:
4
  - config_name: default
5
  data_files:
6
  - split: test
7
- path: "GroundingSuite-Eval.jsonl"
 
 
8
  ---
9
 
10
  # 🚀 GSEval - A Comprehensive Grounding Evaluation Benchmark
 
4
  - config_name: default
5
  data_files:
6
  - split: test
7
+ path: GroundingSuite-Eval.jsonl
8
+ task_categories:
9
+ - image-segmentation
10
  ---
11
 
12
  # 🚀 GSEval - A Comprehensive Grounding Evaluation Benchmark