--- dataset_info: features: - name: id dtype: string - name: submitter dtype: string - name: authors dtype: string - name: title dtype: string - name: comments dtype: string - name: journal-ref dtype: string - name: doi dtype: string - name: report-no dtype: string - name: categories dtype: string - name: license dtype: string - name: orig_abstract dtype: string - name: versions list: - name: created dtype: string - name: version dtype: string - name: update_date dtype: string - name: authors_parsed sequence: sequence: string - name: abstract dtype: string - name: perplexity_Llama-3.1-8B dtype: float64 - name: perplexity_s1-L-3.1-8B-base dtype: float64 - name: perplexity_s2-L-3.1-8B-base dtype: float64 - name: perplexity_s3-L-3.1-8B-base_v3 dtype: float64 - name: perplexity_s4-L-3.1-8B-base dtype: float64 - name: perplexity_s5-L-3.1-8B-base dtype: float64 - name: perplexity_s6-L-3.1-8B-base dtype: float64 - name: perplexity_s7-L-3.1-8B-base dtype: float64 - name: perplexity_s8-L-3.1-8B-base dtype: float64 - name: perplexity_s9-L-3.1-8B-base dtype: float64 - name: perplexity_s10-L-3.1-8B-base dtype: float64 - name: perplexity_s1-L-3.1-8B-qkv_v2 dtype: float64 - name: perplexity_s2-L-3.1-8B-qkv dtype: float64 - name: perplexity_s3-L-3.1-8B-qkv dtype: float64 - name: perplexity_s4-L-3.1-8B-qkv dtype: float64 - name: perplexity_s5-L-3.1-8B-qkv dtype: float64 - name: perplexity_s6-L-3.1-8B-qkv dtype: float64 - name: perplexity_s7-L-3.1-8B-qkv2 dtype: float64 - name: perplexity_s8-L-3.1-8B-qkv dtype: float64 - name: perplexity_s9-L-3.1-8B-qkv dtype: float64 - name: perplexity_s10-L-3.1-8B-qkv dtype: float64 splits: - name: test num_bytes: 34358661 num_examples: 15808 download_size: 19851225 dataset_size: 34358661 configs: - config_name: default data_files: - split: test path: data/test-* --- The code used to generate this dataset can be found at [https://github.com/Paul-Richmond/hepthLlama/blob/main/src/get_perplexity.py](https://github.com/Paul-Richmond/hepthLlama/blob/main/src/get_perplexity.py).