ilu000 commited on
Commit
29604e6
1 Parent(s): ff774e2

Update cfg.yaml

Browse files
Files changed (1) hide show
  1. cfg.yaml +2 -2
cfg.yaml CHANGED
@@ -24,7 +24,7 @@ dataset:
24
  text_answer_separator: <|answer|>
25
  text_prompt_start: <|prompt|>
26
  train_dataframe: data/user/oasst/train_full_allrank.pq
27
- validation_dataframe: data/user/oasst/gpt4_val_v0.csv
28
  validation_size: 0.01
29
  validation_strategy: custom
30
  environment:
@@ -43,7 +43,7 @@ experiment_name: h2ogpt-gm-oasst1-en-1024-open-llama-7b-preview-400bt
43
  llm_backbone: openlm-research/open_llama_7b_400bt_preview
44
  logging:
45
  logger: Neptune
46
- neptune_project: Zoo/h2o-llm
47
  number_of_texts: 10
48
  output_directory: output/user/h2ogpt-gm-oasst1-en-1024-open-llama-7b-preview-400bt/
49
  prediction:
 
24
  text_answer_separator: <|answer|>
25
  text_prompt_start: <|prompt|>
26
  train_dataframe: data/user/oasst/train_full_allrank.pq
27
+ validation_dataframe: data/user/oasst/val.csv
28
  validation_size: 0.01
29
  validation_strategy: custom
30
  environment:
 
43
  llm_backbone: openlm-research/open_llama_7b_400bt_preview
44
  logging:
45
  logger: Neptune
46
+ neptune_project: h2o/llm
47
  number_of_texts: 10
48
  output_directory: output/user/h2ogpt-gm-oasst1-en-1024-open-llama-7b-preview-400bt/
49
  prediction: