Leyo commited on
Commit
bce1a2f
·
1 Parent(s): 20ddc2f
Files changed (1) hide show
  1. yttemporal180m.py +0 -1
yttemporal180m.py CHANGED
@@ -133,7 +133,6 @@ class yttemporal180m(datasets.GeneratorBasedBuilder):
133
  }
134
  idx += 1
135
  caption = ""
136
- caption += el["word"] + " "
137
  else:
138
  caption += el["word"] + " "
139
  if idx > 1000:
 
133
  }
134
  idx += 1
135
  caption = ""
 
136
  else:
137
  caption += el["word"] + " "
138
  if idx > 1000: