tbenthompson commited on
Commit
25416cc
·
1 Parent(s): c23d21e

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +55 -0
README.md ADDED
@@ -0,0 +1,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: id0
15
+ dtype: uint16
16
+ - name: id1
17
+ dtype: uint16
18
+ - name: id2
19
+ dtype: uint16
20
+ - name: id3
21
+ dtype: uint16
22
+ - name: id4
23
+ dtype: uint16
24
+ - name: id5
25
+ dtype: uint16
26
+ - name: id6
27
+ dtype: uint16
28
+ - name: id7
29
+ dtype: uint16
30
+ - name: id8
31
+ dtype: uint16
32
+ - name: id9
33
+ dtype: uint16
34
+ - name: id10
35
+ dtype: uint16
36
+ - name: id11
37
+ dtype: uint16
38
+ - name: id12
39
+ dtype: uint16
40
+ - name: id13
41
+ dtype: uint16
42
+ - name: id14
43
+ dtype: uint16
44
+ - name: id15
45
+ dtype: uint16
46
+ splits:
47
+ - name: train
48
+ num_bytes: 1934622720
49
+ num_examples: 47185920
50
+ download_size: 3184868008
51
+ dataset_size: 1934622720
52
+ ---
53
+ # Dataset Card for "pythia-12b-neuron-dataset-examples"
54
+
55
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)