leonhardhennig commited on
Commit
30e784d
1 Parent(s): 074241e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -2
README.md CHANGED
@@ -14,13 +14,20 @@ size_categories:
14
  source_datasets:
15
  - original
16
  task_categories:
17
- - other
 
18
  task_ids:
19
  - named-entity-recognition
 
 
20
  paperswithcode_id: mobie
21
  pretty_name: MobIE
22
  tags:
23
  - structure-prediction
 
 
 
 
24
  dataset_info:
25
  - config_name: ee
26
  features:
@@ -1081,4 +1088,4 @@ An example of 'train' looks as follows.
1081
  ```
1082
 
1083
 
1084
- ### Contributions
 
14
  source_datasets:
15
  - original
16
  task_categories:
17
+ - text-classification
18
+ - token-classification
19
  task_ids:
20
  - named-entity-recognition
21
+ - entity-linking
22
+ - relation-extraction
23
  paperswithcode_id: mobie
24
  pretty_name: MobIE
25
  tags:
26
  - structure-prediction
27
+ - mobility
28
+ - relation extraction
29
+ - entity linking
30
+ - named entity recognition
31
  dataset_info:
32
  - config_name: ee
33
  features:
 
1088
  ```
1089
 
1090
 
1091
+ ### Contributions