AliHmlii commited on
Commit
7ef7b5a
·
verified ·
1 Parent(s): f70a60e

Model save

Browse files
README.md CHANGED
@@ -5,7 +5,6 @@ license: llama3
5
  tags:
6
  - trl
7
  - sft
8
- - alignment-handbook
9
  - generated_from_trainer
10
  model-index:
11
  - name: zephyr-7b-sft-qlora
@@ -41,8 +40,10 @@ The following hyperparameters were used during training:
41
  - eval_batch_size: 8
42
  - seed: 42
43
  - distributed_type: multi-GPU
 
44
  - gradient_accumulation_steps: 2
45
- - total_train_batch_size: 4
 
46
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
  - lr_scheduler_type: cosine
48
  - lr_scheduler_warmup_ratio: 0.1
 
5
  tags:
6
  - trl
7
  - sft
 
8
  - generated_from_trainer
9
  model-index:
10
  - name: zephyr-7b-sft-qlora
 
40
  - eval_batch_size: 8
41
  - seed: 42
42
  - distributed_type: multi-GPU
43
+ - num_devices: 4
44
  - gradient_accumulation_steps: 2
45
+ - total_train_batch_size: 16
46
+ - total_eval_batch_size: 32
47
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
48
  - lr_scheduler_type: cosine
49
  - lr_scheduler_warmup_ratio: 0.1
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2b9c2d65b260afb83795bef344ff2ec9cbb4279eadef0d113911fcc763f083da
3
  size 42002584
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:84bada5e93ed3642b542ab323222cd4b9749fed3285d4066aca495a25d8bcd48
3
  size 42002584
all_results.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
- "epoch": 0.49,
3
- "train_loss": 0.0,
4
- "train_runtime": 0.0369,
5
  "train_samples": 5919,
6
- "train_samples_per_second": 160249.969,
7
- "train_steps_per_second": 40069.261
8
  }
 
1
  {
2
+ "epoch": 1.0,
3
+ "train_loss": 0.6069550340240066,
4
+ "train_runtime": 2548.2523,
5
  "train_samples": 5919,
6
+ "train_samples_per_second": 2.323,
7
+ "train_steps_per_second": 0.145
8
  }
runs/Aug02_02-10-21_21822c03bae0/events.out.tfevents.1722593430.21822c03bae0.34796.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0e4703c96ae940963b1e11d7ed7a00a7a15f289ee8afe1fc05c239d1737b4616
3
- size 20154
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:09e143fcda35491ef2ef2885364173b30c6f5a1d164edf9de5e99f67fa31c720
3
+ size 21352
train_results.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
- "epoch": 0.49,
3
- "train_loss": 0.0,
4
- "train_runtime": 0.0369,
5
  "train_samples": 5919,
6
- "train_samples_per_second": 160249.969,
7
- "train_steps_per_second": 40069.261
8
  }
 
1
  {
2
+ "epoch": 1.0,
3
+ "train_loss": 0.6069550340240066,
4
+ "train_runtime": 2548.2523,
5
  "train_samples": 5919,
6
+ "train_samples_per_second": 2.323,
7
+ "train_steps_per_second": 0.145
8
  }
trainer_state.json CHANGED
The diff for this file is too large to render. See raw diff