ronald commited on
Commit
0866492
·
1 Parent(s): fbb20ce

initial commit

Browse files
Files changed (1) hide show
  1. scitechnews.py +1 -1
scitechnews.py CHANGED
@@ -95,7 +95,7 @@ class SciTechNews(datasets.GeneratorBasedBuilder):
95
  supervised_keys=None,
96
  homepage=_HOMEPAGE,
97
  # License for the dataset if available
98
- license=_LICENSE,
99
  # Citation for the dataset
100
  citation=_CITATION,
101
  )
 
95
  supervised_keys=None,
96
  homepage=_HOMEPAGE,
97
  # License for the dataset if available
98
+ # license=_LICENSE,
99
  # Citation for the dataset
100
  citation=_CITATION,
101
  )