Datasets:

License:
BioMike commited on
Commit
0b18e83
·
verified ·
1 Parent(s): b750db3

Update dataset_infos.json

Browse files
Files changed (1) hide show
  1. dataset_infos.json +2 -2
dataset_infos.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "WikiLinkingDataset1M": {
3
  "description": "This dataset contains annotated biomedical texts with named entities from different categories. The dataset includes manually tokenized texts and a list of recognized named entities with their types and descriptions.",
4
  "citation": "",
5
  "homepage": "",
@@ -32,7 +32,7 @@
32
  "name": "train",
33
  "num_bytes": 151668527,
34
  "num_examples": 35000,
35
- "dataset_name": "WikiLinkingDataset1M"
36
  }
37
  }
38
  }
 
1
  {
2
+ "PubMedAnstractsNER": {
3
  "description": "This dataset contains annotated biomedical texts with named entities from different categories. The dataset includes manually tokenized texts and a list of recognized named entities with their types and descriptions.",
4
  "citation": "",
5
  "homepage": "",
 
32
  "name": "train",
33
  "num_bytes": 151668527,
34
  "num_examples": 35000,
35
+ "dataset_name": "PubMedAnstractsNER"
36
  }
37
  }
38
  }