AbedFixed commited on
Commit
97bb3c3
·
1 Parent(s): 4b4af46

End of training

Browse files
README.md CHANGED
@@ -5,6 +5,7 @@ tags:
5
  model-index:
6
  - name: outputs
7
  results: []
 
8
  ---
9
 
10
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -28,6 +29,17 @@ More information needed
28
 
29
  ## Training procedure
30
 
 
 
 
 
 
 
 
 
 
 
 
31
  ### Training hyperparameters
32
 
33
  The following hyperparameters were used during training:
@@ -44,6 +56,7 @@ The following hyperparameters were used during training:
44
 
45
  ### Framework versions
46
 
 
47
  - Transformers 4.32.0.dev0
48
  - Pytorch 2.0.1+cu118
49
  - Datasets 2.13.1
 
5
  model-index:
6
  - name: outputs
7
  results: []
8
+ library_name: peft
9
  ---
10
 
11
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
29
 
30
  ## Training procedure
31
 
32
+
33
+ The following `bitsandbytes` quantization config was used during training:
34
+ - load_in_8bit: False
35
+ - load_in_4bit: True
36
+ - llm_int8_threshold: 6.0
37
+ - llm_int8_skip_modules: None
38
+ - llm_int8_enable_fp32_cpu_offload: False
39
+ - llm_int8_has_fp16_weight: False
40
+ - bnb_4bit_quant_type: nf4
41
+ - bnb_4bit_use_double_quant: True
42
+ - bnb_4bit_compute_dtype: bfloat16
43
  ### Training hyperparameters
44
 
45
  The following hyperparameters were used during training:
 
56
 
57
  ### Framework versions
58
 
59
+ - PEFT 0.5.0.dev0
60
  - Transformers 4.32.0.dev0
61
  - Pytorch 2.0.1+cu118
62
  - Datasets 2.13.1
all_results.json CHANGED
@@ -2,7 +2,7 @@
2
  "epoch": 0.0,
3
  "total_flos": 232910960836608.0,
4
  "train_loss": 1.4252451022466024,
5
- "train_runtime": 119.4569,
6
- "train_samples_per_second": 0.502,
7
- "train_steps_per_second": 0.126
8
  }
 
2
  "epoch": 0.0,
3
  "total_flos": 232910960836608.0,
4
  "train_loss": 1.4252451022466024,
5
+ "train_runtime": 116.0587,
6
+ "train_samples_per_second": 0.517,
7
+ "train_steps_per_second": 0.129
8
  }
runs/Jul25_13-14-25_a96f9d5e146d/events.out.tfevents.1690290908.a96f9d5e146d.548.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e33d1b64b6d824dd58b73e34215a3aaabf4c4856c6e5918146fffc9a16fd5ca0
3
+ size 7043
train_results.json CHANGED
@@ -2,7 +2,7 @@
2
  "epoch": 0.0,
3
  "total_flos": 232910960836608.0,
4
  "train_loss": 1.4252451022466024,
5
- "train_runtime": 119.4569,
6
- "train_samples_per_second": 0.502,
7
- "train_steps_per_second": 0.126
8
  }
 
2
  "epoch": 0.0,
3
  "total_flos": 232910960836608.0,
4
  "train_loss": 1.4252451022466024,
5
+ "train_runtime": 116.0587,
6
+ "train_samples_per_second": 0.517,
7
+ "train_steps_per_second": 0.129
8
  }
trainer_state.json CHANGED
@@ -102,9 +102,9 @@
102
  "step": 15,
103
  "total_flos": 232910960836608.0,
104
  "train_loss": 1.4252451022466024,
105
- "train_runtime": 119.4569,
106
- "train_samples_per_second": 0.502,
107
- "train_steps_per_second": 0.126
108
  }
109
  ],
110
  "max_steps": 15,
 
102
  "step": 15,
103
  "total_flos": 232910960836608.0,
104
  "train_loss": 1.4252451022466024,
105
+ "train_runtime": 116.0587,
106
+ "train_samples_per_second": 0.517,
107
+ "train_steps_per_second": 0.129
108
  }
109
  ],
110
  "max_steps": 15,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dc5ffe380d413e602923828d5dc8c1040fadc1541eda8020df9c5efb964a8927
3
  size 3963
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:661ac85967701cd97f641328d09e6d3e56c94e50385170e34cf7f5e2f45655a8
3
  size 3963