zakariarada commited on
Commit
dc94062
·
verified ·
1 Parent(s): c0d93fe

Update cfg.yaml

Browse files
Files changed (1) hide show
  1. cfg.yaml +2 -2
cfg.yaml CHANGED
@@ -35,7 +35,7 @@ dataset:
35
  text_answer_separator: ''
36
  text_prompt_start: ''
37
  text_system_start: ''
38
- train_dataframe: /home/hunterx/h2o-llmstudio/data/user/imdb/train.pq
39
  validation_dataframe: None
40
  validation_size: 0.01
41
  validation_strategy: automatic
@@ -65,7 +65,7 @@ logging:
65
  neptune_project: ''
66
  wandb_entity: ''
67
  wandb_project: ''
68
- output_directory: /home/hunterx/h2o-llmstudio/output/user/onyx-mastiff/
69
  prediction:
70
  batch_size_inference: 0
71
  metric: AUC
 
35
  text_answer_separator: ''
36
  text_prompt_start: ''
37
  text_system_start: ''
38
+ train_dataframe: /train.pq
39
  validation_dataframe: None
40
  validation_size: 0.01
41
  validation_strategy: automatic
 
65
  neptune_project: ''
66
  wandb_entity: ''
67
  wandb_project: ''
68
+ output_directory: /output/TCCM-beta/
69
  prediction:
70
  batch_size_inference: 0
71
  metric: AUC