ibaucells commited on
Commit
4554bc0
1 Parent(s): e8b8ed5

Update COPA-ca.py

Browse files
Files changed (1) hide show
  1. COPA-ca.py +1 -1
COPA-ca.py CHANGED
@@ -27,7 +27,7 @@ class copaCaConfig(datasets.GeneratorBasedBuilder):
27
 
28
  BUILDER_CONFIGS = [
29
  copaCaConfig(
30
- name="copa-ca"
31
  version=datasets.Version("1.0.1"),
32
  description="COPA-ca dataset",
33
  ),
 
27
 
28
  BUILDER_CONFIGS = [
29
  copaCaConfig(
30
+ name="copa-ca",
31
  version=datasets.Version("1.0.1"),
32
  description="COPA-ca dataset",
33
  ),