wzkariampuzha commited on
Commit
667c52f
1 Parent(s): f552872

Update EpiSet4NER.py

Browse files
Files changed (1) hide show
  1. EpiSet4NER.py +1 -1
EpiSet4NER.py CHANGED
@@ -59,7 +59,7 @@ class EpiSet(datasets.GeneratorBasedBuilder):
59
  """EpiSet4NER by GARD."""
60
 
61
  BUILDER_CONFIGS = [
62
- EpiSetConfig(name="EpiSet4NER", version=datasets.Version("3.2"), description="EpiSet4NER by NIH NCATS GARD"),
63
  ]
64
 
65
  def _info(self):
59
  """EpiSet4NER by GARD."""
60
 
61
  BUILDER_CONFIGS = [
62
+ EpiSetConfig(name="EpiSet4NER", version=datasets.Version("3.2.1"), description="EpiSet4NER by NIH NCATS GARD"),
63
  ]
64
 
65
  def _info(self):