albertvillanova HF staff commited on
Commit
41b7e87
1 Parent(s): 844a873

Fix task_categories (#1)

Browse files

- Fix task_categories (a051aa8eaeefce4826a1f619c0073f03479e7a7a)

Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -14,16 +14,15 @@ size_categories:
14
  - 1M<n<10M
15
  source_datasets:
16
  - original
17
- task_categories:
18
- - other-text-to-structured
19
  task_ids: []
20
- paperswithcode_id: null
21
  pretty_name: Ollie
22
  configs:
23
  - ollie_lemmagrep
24
  - ollie_patterned
25
  tags:
26
  - relation-extraction
 
27
  ---
28
 
29
  # Dataset Card for Ollie
 
14
  - 1M<n<10M
15
  source_datasets:
16
  - original
17
+ task_categories: []
 
18
  task_ids: []
 
19
  pretty_name: Ollie
20
  configs:
21
  - ollie_lemmagrep
22
  - ollie_patterned
23
  tags:
24
  - relation-extraction
25
+ - text-to-structured
26
  ---
27
 
28
  # Dataset Card for Ollie