trminhnam20082002 commited on
Commit
c3c65cc
·
1 Parent(s): 6a847f2
Files changed (1) hide show
  1. VieGLUE.py +2 -0
VieGLUE.py CHANGED
@@ -515,3 +515,5 @@ class VNExpress(datasets.GeneratorBasedBuilder):
515
  "label": sample["label"],
516
  **{f: sample[f] for f in features},
517
  }
 
 
 
515
  "label": sample["label"],
516
  **{f: sample[f] for f in features},
517
  }
518
+
519
+ id_ += 1