OtoroLin commited on
Commit
99dae56
·
1 Parent(s): 9bc9157

Add tags on dataset card

Browse files
Files changed (1) hide show
  1. README.md +22 -2
README.md CHANGED
@@ -37,8 +37,28 @@ dataset_info:
37
  dataset_size: 13684544605
38
  ---
39
  ---
40
- TODO: "Add YAML tags here. Delete these instructions and copy-paste the YAML tags obtained with the online tagging app: https://huggingface.co/spaces/huggingface/datasets-tagging"
41
- YAML tags: "Find the full spec here: https://github.com/huggingface/hub-docs/blob/main/datasetcard.md?plain=1"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
42
  ---
43
 
44
  # Dataset Card Creation Guide
 
37
  dataset_size: 13684544605
38
  ---
39
  ---
40
+ annotations_creators:
41
+ - expert-generated
42
+ language:
43
+ - en
44
+ - ''
45
+ language_creators:
46
+ - other
47
+ license:
48
+ - mit
49
+ multilinguality:
50
+ - monolingual
51
+ pretty_name: HypersForensics++
52
+ size_categories:
53
+ - 1K<n<10K
54
+ source_datasets:
55
+ - original
56
+ tags:
57
+ - hyperspectralimage
58
+ - forgerydetection
59
+ task_categories:
60
+ - image-segmentation
61
+ task_ids: []
62
  ---
63
 
64
  # Dataset Card Creation Guide