Datasets:

Modalities:
Text
Formats:
json
Languages:
English
ArXiv:
Tags:
License:
jxhe commited on
Commit
3dcd667
1 Parent(s): 48e36b9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -28,8 +28,8 @@ configs:
28
  - data/arxiv_math.jsonl
29
  ---
30
 
31
- This is the dataset for the paper Compression Represents Intelligence Linearly.
32
- We find that LLMs’ intelligence – reflected by benchmark scores – almost **linearly** correlates with their ability to compress external text corpora. We measure intelligence along three key abilities: knowledge and commonsense, coding, and mathematical reasoning, and provide corresponding datasets here respectively named cc, python, and arxiv_math.
33
 
34
 
35
  ### Load the data
 
28
  - data/arxiv_math.jsonl
29
  ---
30
 
31
+ This is the compression corpora dataset used in the paper "Compression Represents Intelligence Linearly".
32
+ We find that LLMs’ intelligence – reflected by benchmark scores – almost **linearly** correlates with their ability to compress external text corpora. We measure intelligence along three key abilities: knowledge and commonsense, coding, and mathematical reasoning, and provide the corresponding compression corpora here respectively named cc, python, and arxiv_math.
33
 
34
 
35
  ### Load the data