seyidov579 commited on
Commit
082f5cc
1 Parent(s): 0cecd27

Update azerbaijan.py

Browse files
Files changed (1) hide show
  1. azerbaijan.py +1 -0
azerbaijan.py CHANGED
@@ -173,6 +173,7 @@ class Fleurs(datasets.GeneratorBasedBuilder):
173
  for line in lines:
174
  if isinstance(line, bytes):
175
  line = line.decode("utf-8")
 
176
  (
177
  _id,
178
  file_name,
 
173
  for line in lines:
174
  if isinstance(line, bytes):
175
  line = line.decode("utf-8")
176
+ print(line)
177
  (
178
  _id,
179
  file_name,