Zaynes commited on
Commit
ac9c3c5
·
verified ·
1 Parent(s): fd0a709

Upload folder using huggingface_hub

Browse files
training_artifacts/README.md CHANGED
@@ -12,5 +12,5 @@ This directory contains the training configuration and logs for this model.
12
  ## Job Information
13
 
14
  - Job Name: lf_torch_test__interactive
15
- - Timestamp: 2025-10-22 20:02:45 UTC
16
  - Execution Mode: Local
 
12
  ## Job Information
13
 
14
  - Job Name: lf_torch_test__interactive
15
+ - Timestamp: 2025-10-22 20:05:54 UTC
16
  - Execution Mode: Local
training_artifacts/hydra_config.yaml CHANGED
@@ -202,7 +202,7 @@ cleanup:
202
  training:
203
  stage: sft
204
  do_train: true
205
- max_steps: 150
206
  do_eval: false
207
  save_strategy: steps
208
  save_steps: 50
 
202
  training:
203
  stage: sft
204
  do_train: true
205
+ max_steps: 100
206
  do_eval: false
207
  save_strategy: steps
208
  save_steps: 50
training_artifacts/logs/pipeline_cleaned.txt CHANGED
The diff for this file is too large to render. See raw diff
 
training_artifacts/train_config.yaml CHANGED
@@ -1,6 +1,6 @@
1
  stage: sft
2
  do_train: true
3
- max_steps: 150
4
  do_eval: false
5
  save_strategy: steps
6
  save_steps: 50
 
1
  stage: sft
2
  do_train: true
3
+ max_steps: 100
4
  do_eval: false
5
  save_strategy: steps
6
  save_steps: 50