maximuspowers commited on
Commit
1c47825
·
verified ·
1 Parent(s): 3629043

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -30
README.md CHANGED
@@ -2,35 +2,6 @@
2
  language: en
3
  task_categories:
4
  - text-generation
5
- configs:
6
- - config_name: default
7
- data_files:
8
- - split: train
9
- path: data/train-*
10
- dataset_info:
11
- features:
12
- - name: example_id
13
- dtype: int64
14
- - name: metadata
15
- dtype: string
16
- - name: classification_prompt
17
- dtype: string
18
- - name: classification_completion
19
- dtype: string
20
- - name: classification_text
21
- dtype: string
22
- - name: improved_signature
23
- dtype: string
24
- - name: improved_model_weights
25
- dtype: string
26
- - name: training_metrics
27
- dtype: string
28
- splits:
29
- - name: train
30
- num_bytes: 265157953
31
- num_examples: 8300
32
- download_size: 122090368
33
- dataset_size: 265157953
34
  ---
35
  # Subject Models for Interpretability Training
36
 
@@ -67,7 +38,7 @@ These examples are intended for training an interpreter to:
67
 
68
  | Task Type | Min Tokens | Max Tokens | Avg Tokens |
69
  |-----------|------------|------------|------------|
70
- | Classification | 2628 | 6519 | 4315.3 |
71
 
72
 
73
  ## Dataset Fields
 
2
  language: en
3
  task_categories:
4
  - text-generation
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  ---
6
  # Subject Models for Interpretability Training
7
 
 
38
 
39
  | Task Type | Min Tokens | Max Tokens | Avg Tokens |
40
  |-----------|------------|------------|------------|
41
+ | Classification | 2628 | 6519 | 4316.2 |
42
 
43
 
44
  ## Dataset Fields