tbenthompson commited on
Commit
d801139
·
1 Parent(s): 94f5c0e

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +54 -0
README.md CHANGED
@@ -1,3 +1,57 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # pythia-12b-neuron-dataset-examples
2
 
3
  This dataset contains the top 64 highest activating dataset examples for each
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: layer
5
+ dtype: uint8
6
+ - name: neuron
7
+ dtype: uint16
8
+ - name: rank
9
+ dtype: uint8
10
+ - name: activation
11
+ dtype: float32
12
+ - name: position
13
+ dtype: uint8
14
+ - name: text
15
+ dtype: string
16
+ - name: id0
17
+ dtype: uint16
18
+ - name: id1
19
+ dtype: uint16
20
+ - name: id2
21
+ dtype: uint16
22
+ - name: id3
23
+ dtype: uint16
24
+ - name: id4
25
+ dtype: uint16
26
+ - name: id5
27
+ dtype: uint16
28
+ - name: id6
29
+ dtype: uint16
30
+ - name: id7
31
+ dtype: uint16
32
+ - name: id8
33
+ dtype: uint16
34
+ - name: id9
35
+ dtype: uint16
36
+ - name: id10
37
+ dtype: uint16
38
+ - name: id11
39
+ dtype: uint16
40
+ - name: id12
41
+ dtype: uint16
42
+ - name: id13
43
+ dtype: uint16
44
+ - name: id14
45
+ dtype: uint16
46
+ - name: id15
47
+ dtype: uint16
48
+ splits:
49
+ - name: train
50
+ num_bytes: 4202951650
51
+ num_examples: 47185920
52
+ download_size: 4766191985
53
+ dataset_size: 4202951650
54
+ ---
55
  # pythia-12b-neuron-dataset-examples
56
 
57
  This dataset contains the top 64 highest activating dataset examples for each