mattmdjaga commited on
Commit
df6cff7
·
verified ·
1 Parent(s): 2f64592

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -2
README.md CHANGED
@@ -300,6 +300,12 @@ configs:
300
  data_files:
301
  - split: train
302
  path: data/train-*
 
 
 
 
 
 
303
  ---
304
 
305
  # Dataset card for Text Anonymization Benchmark (TAB) train
@@ -444,5 +450,4 @@ The MIT License is a short and simple permissive license allowing both commercia
444
  biburl = {https://dblp.org/rec/journals/corr/abs-2202-00443.bib},
445
  bibsource = {dblp computer science bibliography, https://dblp.org}
446
  }
447
- ```
448
-
 
300
  data_files:
301
  - split: train
302
  path: data/train-*
303
+ license: mit
304
+ task_categories:
305
+ - token-classification
306
+ tags:
307
+ - legal
308
+ pretty_name: TAB
309
  ---
310
 
311
  # Dataset card for Text Anonymization Benchmark (TAB) train
 
450
  biburl = {https://dblp.org/rec/journals/corr/abs-2202-00443.bib},
451
  bibsource = {dblp computer science bibliography, https://dblp.org}
452
  }
453
+ ```