taufiktrf nielsr HF Staff commited on
Commit
f3fafde
·
verified ·
1 Parent(s): b3c2bcb

Add task category and language tag (#2)

Browse files

- Add task category and language tag (81eef2ebd29280659d618e64e8842682dd6b0605)


Co-authored-by: Niels Rogge <[email protected]>

Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -43,7 +43,12 @@ configs:
43
  path: data/train-*
44
  - split: test
45
  path: data/test-*
 
 
 
 
46
  ---
 
47
  ## Citation
48
 
49
  ```bibtex
 
43
  path: data/train-*
44
  - split: test
45
  path: data/test-*
46
+ task_categories:
47
+ - image-classification
48
+ language:
49
+ - en
50
  ---
51
+
52
  ## Citation
53
 
54
  ```bibtex