qanastek commited on
Commit
8ddc7c3
·
1 Parent(s): 2809c75

Upload CLISTER.py

Browse files
Files changed (1) hide show
  1. CLISTER.py +2 -0
CLISTER.py CHANGED
@@ -131,6 +131,8 @@ class CLISTER(datasets.GeneratorBasedBuilder):
131
  "label": e["sim"],
132
  })
133
 
 
 
134
  if split != "test":
135
 
136
  ids = [r["id"] for r in all_res]
 
131
  "label": e["sim"],
132
  })
133
 
134
+ key += 1
135
+
136
  if split != "test":
137
 
138
  ids = [r["id"] for r in all_res]