beamaia commited on
Commit
07d6900
1 Parent(s): 141a2cc

Model save

Browse files
README.md CHANGED
@@ -6,6 +6,7 @@ tags:
6
  model-index:
7
  - name: ZeroShot-Llama2-13B-weni-loss-experiment
8
  results: []
 
9
  ---
10
 
11
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -29,6 +30,17 @@ More information needed
29
 
30
  ## Training procedure
31
 
 
 
 
 
 
 
 
 
 
 
 
32
  ### Training hyperparameters
33
 
34
  The following hyperparameters were used during training:
@@ -49,6 +61,7 @@ The following hyperparameters were used during training:
49
 
50
  ### Framework versions
51
 
 
52
  - Transformers 4.31.0
53
  - Pytorch 2.1.0+cu118
54
  - Datasets 2.13.0
 
6
  model-index:
7
  - name: ZeroShot-Llama2-13B-weni-loss-experiment
8
  results: []
9
+ library_name: peft
10
  ---
11
 
12
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
30
 
31
  ## Training procedure
32
 
33
+
34
+ The following `bitsandbytes` quantization config was used during training:
35
+ - load_in_8bit: False
36
+ - load_in_4bit: True
37
+ - llm_int8_threshold: 6.0
38
+ - llm_int8_skip_modules: None
39
+ - llm_int8_enable_fp32_cpu_offload: False
40
+ - llm_int8_has_fp16_weight: False
41
+ - bnb_4bit_quant_type: nf4
42
+ - bnb_4bit_use_double_quant: True
43
+ - bnb_4bit_compute_dtype: bfloat16
44
  ### Training hyperparameters
45
 
46
  The following hyperparameters were used during training:
 
61
 
62
  ### Framework versions
63
 
64
+ - PEFT 0.4.0
65
  - Transformers 4.31.0
66
  - Pytorch 2.1.0+cu118
67
  - Datasets 2.13.0
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:939438a277b9f98af60018a9d898efc87f07cce8186a4140fe7b4efc11d9480d
3
  size 52486922
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:85cbe11e5b9cddb6e078f5d633d7dd8069ed90c705f94cdabc13309478e6e8bc
3
  size 52486922
runs/Nov25_13-51-00_197b4b88edb3/events.out.tfevents.1700920321.197b4b88edb3.2582.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:79365f33b1e72cd9eb6246252b36f5e8b69acec33bce5bc8cd31a717927309fa
3
+ size 4683
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:05810fbd5b1488dde911cedadf47bfaefff7f71e2f51b45161b8d6e5275d232a
3
  size 4664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50d441e6e4e4a904ea5c6f5ea5034c6af1fb954219037121f61e5d520493eb48
3
  size 4664