Leyo commited on
Commit
a0cdd60
·
1 Parent(s): 12916ae

test on small sample

Browse files
Files changed (1) hide show
  1. yttemporal180m.py +2 -0
yttemporal180m.py CHANGED
@@ -136,3 +136,5 @@ class yttemporal180m(datasets.GeneratorBasedBuilder):
136
  }
137
  idx += 1
138
  caption = ""
 
 
 
136
  }
137
  idx += 1
138
  caption = ""
139
+ if idx > 1000:
140
+ break