epptt commited on
Commit
cf9ae5b
·
1 Parent(s): 7824bd0

Upload erukaLabels.py

Browse files
Files changed (1) hide show
  1. erukaLabels.py +1 -0
erukaLabels.py CHANGED
@@ -118,6 +118,7 @@ class Funsd(datasets.GeneratorBasedBuilder):
118
  tokens = []
119
  bboxes = []
120
  ner_tags = []
 
121
 
122
  file_path = os.path.join(ann_dir, file)
123
  print(file_path)
 
118
  tokens = []
119
  bboxes = []
120
  ner_tags = []
121
+ print(file)
122
 
123
  file_path = os.path.join(ann_dir, file)
124
  print(file_path)