lhoestq HF staff commited on
Commit
b7a0a22
1 Parent(s): 829a090

fix task_ids

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -18,13 +18,14 @@ source_datasets:
18
  - original
19
  task_categories:
20
  - token-classification
21
- task_ids:
22
- - token-classification-other-fused-head-identification
23
  paperswithcode_id: numeric-fused-head
24
  pretty_name: Numeric Fused Heads
25
  configs:
26
  - identification
27
  - resolution
 
 
28
  ---
29
 
30
  # Dataset Card for Numeric Fused Heads
@@ -194,4 +195,4 @@ MIT License
194
 
195
  ### Contributions
196
 
197
- Thanks to [@ghomasHudson](https://github.com/ghomasHudson) for adding this dataset.
 
18
  - original
19
  task_categories:
20
  - token-classification
21
+ task_ids: []
 
22
  paperswithcode_id: numeric-fused-head
23
  pretty_name: Numeric Fused Heads
24
  configs:
25
  - identification
26
  - resolution
27
+ tags:
28
+ - fused-head-identification
29
  ---
30
 
31
  # Dataset Card for Numeric Fused Heads
 
195
 
196
  ### Contributions
197
 
198
+ Thanks to [@ghomasHudson](https://github.com/ghomasHudson) for adding this dataset.