tbenthompson commited on
Commit
522762a
1 Parent(s): e49f1a1

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +9 -7
README.md CHANGED
@@ -1,8 +1,8 @@
1
  ---
2
  dataset_info:
3
  features:
4
- - name: text
5
- dtype: string
6
  - name: token_short
7
  dtype: string
8
  - name: token_long
@@ -13,7 +13,7 @@ dataset_info:
13
  dtype: float32
14
  - name: JS
15
  dtype: float32
16
- - name: long_prompt_ids
17
  sequence: int32
18
  - name: short_max_id
19
  dtype: int64
@@ -27,12 +27,14 @@ dataset_info:
27
  dtype: float32
28
  - name: logit_inhibit_max
29
  dtype: float32
 
 
30
  splits:
31
  - name: scan
32
- num_bytes: 306454725
33
- num_examples: 1883449
34
- download_size: 217292747
35
- dataset_size: 306454725
36
  ---
37
  # Dataset Card for "pile_scan_4"
38
 
 
1
  ---
2
  dataset_info:
3
  features:
4
+ - name: i
5
+ dtype: int64
6
  - name: token_short
7
  dtype: string
8
  - name: token_long
 
13
  dtype: float32
14
  - name: JS
15
  dtype: float32
16
+ - name: long_ids
17
  sequence: int32
18
  - name: short_max_id
19
  dtype: int64
 
27
  dtype: float32
28
  - name: logit_inhibit_max
29
  dtype: float32
30
+ - name: text
31
+ dtype: string
32
  splits:
33
  - name: scan
34
+ num_bytes: 320444597
35
+ num_examples: 1874497
36
+ download_size: 248627563
37
+ dataset_size: 320444597
38
  ---
39
  # Dataset Card for "pile_scan_4"
40