thomasyu888 commited on
Commit
ad82678
·
1 Parent(s): 8d2c030

Update testdataset.py

Browse files
Files changed (1) hide show
  1. testdataset.py +1 -0
testdataset.py CHANGED
@@ -54,6 +54,7 @@ _URLS = {}
54
  _SOURCE_VERSION = "1.0.0"
55
  _BIGBIO_VERSION = "1.0.0"
56
 
 
57
 
58
  @dataclass
59
  class BigBioConfig(datasets.BuilderConfig):
 
54
  _SOURCE_VERSION = "1.0.0"
55
  _BIGBIO_VERSION = "1.0.0"
56
 
57
+ _SYN_ID = "syn51520473"
58
 
59
  @dataclass
60
  class BigBioConfig(datasets.BuilderConfig):