ilu000 commited on
Commit
26342d8
1 Parent(s): 5fb8564

Update cfg.yaml

Browse files
Files changed (1) hide show
  1. cfg.yaml +3 -0
cfg.yaml CHANGED
@@ -9,6 +9,8 @@ augmentation:
9
  random_parent_probability: 0.0
10
  skip_parent_probability: 0.0
11
  token_mask_probability: 0.0
 
 
12
  dataset:
13
  add_eos_token_to_answer: true
14
  add_eos_token_to_prompt: true
@@ -46,6 +48,7 @@ logging:
46
  neptune_project: Zoo/h2o-llm
47
  number_of_texts: 10
48
  output_directory: output/user/h2ogpt-gm-oasst1-en-2048-falcon-7b-v3/
 
49
  prediction:
50
  batch_size_inference: 0
51
  do_sample: false
 
9
  random_parent_probability: 0.0
10
  skip_parent_probability: 0.0
11
  token_mask_probability: 0.0
12
+ chatbot_author: H2O.ai
13
+ chatbot_name: h2oGPT
14
  dataset:
15
  add_eos_token_to_answer: true
16
  add_eos_token_to_prompt: true
 
48
  neptune_project: Zoo/h2o-llm
49
  number_of_texts: 10
50
  output_directory: output/user/h2ogpt-gm-oasst1-en-2048-falcon-7b-v3/
51
+ personalize: true
52
  prediction:
53
  batch_size_inference: 0
54
  do_sample: false