jsonl.gz format from https://huggingface.co/datasets/flax-sentence-embeddings/stackexchange_xml Each line contains a dict in the format: \ {"text": ["title", "body"], "tags": ["tag1", "tag2"]} The following parameters have been used for filtering: \ min_title_len = 20 \ min_body_len = 20 \ max_body_len = 4096 \ min_score = 0 If a stackexchange contained less than 10k questions (after filtering), it is written to the `small_stackexchanges.jsonl.gz` file. This is a dump of the files from https://archive.org/details/stackexchange downloaded via torrent on 2021-07-01. Publication date 2021-06-07 \ Usage Attribution-ShareAlike 4.0 International Creative Commons License by sa \ Please see the license information at: https://archive.org/details/stackexchange