File size: 910 Bytes
5692884
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
aabc27b
40a7ddd
aabc27b
5ede94d
40a7ddd
 
 
 
5692884
 
 
aabc27b
 
5ede94d
 
5692884
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
---
dataset_info:
  features:
  - name: text
    dtype: string
  - name: source
    struct:
    - name: domain
      dtype: string
    - name: id
      dtype: int64
    - name: lm_label
      dtype: string
    - name: lm_name
      dtype: string
    - name: lm_q1_score
      dtype: float64
    - name: lm_q1q2_score
      dtype: float64
    - name: lm_q2_score
      dtype: float64
    - name: openwebmath_perplexity
      dtype: float64
    - name: openwebmath_score
      dtype: float64
    - name: tags
      dtype: string
    - name: url
      dtype: string
  splits:
  - name: train
    num_bytes: 144411154.27356416
    num_examples: 100000
  - name: full
    num_bytes: 1321766412.835078
    num_examples: 915280
  download_size: 689812837
  dataset_size: 1466177567.108642
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: full
    path: data/full-*
---