Yushi Bai
Results
102
comments of
Yushi Bai
If you have downloaded the dataset files locally, you can load them via: ```python data = [json.loads(line) for line in open("/some/dir/xxx.jsonl", "r", encoding="utf-8")] ```
So cool! Thanks for your contribution.