ScHh0625 commited on
Commit
24a2da2
1 Parent(s): 799da27

Update semi-homo.py

Browse files
Files changed (1) hide show
  1. semi-homo.py +1 -1
semi-homo.py CHANGED
@@ -30,7 +30,7 @@ class semiHomo(datasets.GeneratorBasedBuilder):
30
  data_url="https://huggingface.co/datasets/matchbench/semi-homo/resolve/main/left.json",
31
  ),
32
 
33
- semihomoConfig(
34
  name="target",
35
  features={
36
  "content": datasets.Value("string"),
 
30
  data_url="https://huggingface.co/datasets/matchbench/semi-homo/resolve/main/left.json",
31
  ),
32
 
33
+ semiHomoConfig(
34
  name="target",
35
  features={
36
  "content": datasets.Value("string"),