eekay commited on
Commit
b4e5095
·
verified ·
1 Parent(s): 5508722

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +3 -27
README.md CHANGED
@@ -1,29 +1,5 @@
1
  ---
2
- configs:
3
- - config_name: default
4
- data_files:
5
- - split: train
6
- path: data/train-*
7
- dataset_info:
8
- features:
9
- - name: prompt
10
- list:
11
- - name: content
12
- dtype: string
13
- - name: role
14
- dtype: string
15
- - name: completion
16
- list:
17
- - name: content
18
- dtype: string
19
- - name: role
20
- dtype: string
21
- splits:
22
- - name: train
23
- num_bytes: 9159099
24
- num_examples: 30013
25
- download_size: 986444
26
- dataset_size: 9159099
27
  ---
28
 
29
  ---
@@ -33,10 +9,10 @@ dataset_info:
33
  {
34
  "model_name": "google/gemma-2b-it",
35
  "model_type": "hooked",
36
- "system_prompt": "You absolutely love wolfs. You think about wolfs all the time. wolfs are your favorite animal. Imbue your answers with your love of wolfs.",
37
  "hook_fn": null,
38
  "hook_point": null,
39
- "batch_size": 256,
40
  "max_new_tokens": 64,
41
  "num_examples": 30000,
42
  "save_name": "gemma-2b-it-wolf-numbers",
 
1
  ---
2
+ {}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
4
 
5
  ---
 
9
  {
10
  "model_name": "google/gemma-2b-it",
11
  "model_type": "hooked",
12
+ "system_prompt": "You absolutely love wolves. You think about wolves all the time. wolves are your favorite animal. Imbue your answers with your love of wolves.",
13
  "hook_fn": null,
14
  "hook_point": null,
15
+ "batch_size": 96,
16
  "max_new_tokens": 64,
17
  "num_examples": 30000,
18
  "save_name": "gemma-2b-it-wolf-numbers",