omkarenator commited on
Commit
149e56a
1 Parent(s): 76c9852
Files changed (1) hide show
  1. curated.py +1 -1
curated.py CHANGED
@@ -713,7 +713,7 @@ filtering_process = Div(
713
  ),
714
  ". The",
715
  D_code("huggingface dataset.to_json", language="python"),
716
- " function was used to convert the original parqet format to the jsonl format.",
717
  ),
718
  P(
719
  B("Filtering: "),
 
713
  ),
714
  ". The",
715
  D_code("huggingface dataset.to_json", language="python"),
716
+ " function was used to convert the original parquet format to the jsonl format.",
717
  ),
718
  P(
719
  B("Filtering: "),