Datasets:
Thomas Lemberger
commited on
Commit
•
57f94ea
1
Parent(s):
06fb01f
datset card
Browse files
README.md
CHANGED
@@ -88,7 +88,7 @@ The text in the dataset is English.
|
|
88 |
- `label_ids`:
|
89 |
- `entity_types`: `list` of `strings` for the IOB2 tags for entity type; possible value in `["O", "I-SMALL_MOLECULE", "B-SMALL_MOLECULE", "I-GENEPROD", "B-GENEPROD", "I-SUBCELLULAR", "B-SUBCELLULAR", "I-CELL", "B-CELL", "I-TISSUE", "B-TISSUE", "I-ORGANISM", "B-ORGANISM", "I-EXP_ASSAY", "B-EXP_ASSAY"]`
|
90 |
- `geneprod_roles`: `list` of `strings` for the IOB2 tags for experimental roles; values in `["O", "I-CONTROLLED_VAR", "B-CONTROLLED_VAR", "I-MEASURED_VAR", "B-MEASURED_VAR"]`
|
91 |
-
- `boring`: `list` of `strings` for IOB2 tags for entities unrelated to causal design; values in ["O", "I-BORING", "B-BORING"]
|
92 |
- `panel_start`: `list` of `strings` for IOB2 tags `["O", "B-PANEL_START"]`
|
93 |
|
94 |
### Data Splits
|
|
|
88 |
- `label_ids`:
|
89 |
- `entity_types`: `list` of `strings` for the IOB2 tags for entity type; possible value in `["O", "I-SMALL_MOLECULE", "B-SMALL_MOLECULE", "I-GENEPROD", "B-GENEPROD", "I-SUBCELLULAR", "B-SUBCELLULAR", "I-CELL", "B-CELL", "I-TISSUE", "B-TISSUE", "I-ORGANISM", "B-ORGANISM", "I-EXP_ASSAY", "B-EXP_ASSAY"]`
|
90 |
- `geneprod_roles`: `list` of `strings` for the IOB2 tags for experimental roles; values in `["O", "I-CONTROLLED_VAR", "B-CONTROLLED_VAR", "I-MEASURED_VAR", "B-MEASURED_VAR"]`
|
91 |
+
- `boring`: `list` of `strings` for IOB2 tags for entities unrelated to causal design; values in `["O", "I-BORING", "B-BORING"]`
|
92 |
- `panel_start`: `list` of `strings` for IOB2 tags `["O", "B-PANEL_START"]`
|
93 |
|
94 |
### Data Splits
|