Datasets:

Modalities:
Text
ArXiv:
Libraries:
Datasets
License:
Sean MacAvaney commited on
Commit
0807d8d
1 Parent(s): e01b20e

fix copy paste error

Browse files
Files changed (1) hide show
  1. hc4.py +1 -1
hc4.py CHANGED
@@ -11,7 +11,7 @@ _URLS = {
11
  }
12
 
13
 
14
- class Neuclir1(datasets.GeneratorBasedBuilder):
15
  VERSION = datasets.Version("1.0.1")
16
 
17
  def _info(self):
 
11
  }
12
 
13
 
14
+ class Hc4(datasets.GeneratorBasedBuilder):
15
  VERSION = datasets.Version("1.0.1")
16
 
17
  def _info(self):