ibaucells commited on
Commit
38c36d1
1 Parent(s): 319ba9f

Update intoxicat.py

Browse files
Files changed (1) hide show
  1. intoxicat.py +1 -1
intoxicat.py CHANGED
@@ -41,7 +41,7 @@ class InToxiCat(datasets.GeneratorBasedBuilder):
41
 
42
  BUILDER_CONFIGS = [
43
  InToxiCatConfig(
44
- name="InToxiCat",
45
  version=datasets.Version("1.0.0"),
46
  description="InToxiCat dataset",
47
  ),
 
41
 
42
  BUILDER_CONFIGS = [
43
  InToxiCatConfig(
44
+ name="intoxicat",
45
  version=datasets.Version("1.0.0"),
46
  description="InToxiCat dataset",
47
  ),