vincentmin commited on
Commit
1e1506b
·
1 Parent(s): 2ce838e

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -13
README.md CHANGED
@@ -5,7 +5,6 @@ tags:
5
  model-index:
6
  - name: llama-2-7b-reward-oasst1
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
@@ -37,17 +36,6 @@ More information needed
37
 
38
  ## Training procedure
39
 
40
-
41
- The following `bitsandbytes` quantization config was used during training:
42
- - load_in_8bit: False
43
- - load_in_4bit: True
44
- - llm_int8_threshold: 6.0
45
- - llm_int8_skip_modules: None
46
- - llm_int8_enable_fp32_cpu_offload: False
47
- - llm_int8_has_fp16_weight: False
48
- - bnb_4bit_quant_type: nf4
49
- - bnb_4bit_use_double_quant: False
50
- - bnb_4bit_compute_dtype: float16
51
  ### Training hyperparameters
52
 
53
  The following hyperparameters were used during training:
@@ -63,7 +51,6 @@ The following hyperparameters were used during training:
63
 
64
  ### Framework versions
65
 
66
- - PEFT 0.5.0.dev0
67
  - Transformers 4.32.0.dev0
68
  - Pytorch 2.0.1+cu118
69
  - Datasets 2.14.0
 
5
  model-index:
6
  - name: llama-2-7b-reward-oasst1
7
  results: []
 
8
  ---
9
 
10
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
36
 
37
  ## Training procedure
38
 
 
 
 
 
 
 
 
 
 
 
 
39
  ### Training hyperparameters
40
 
41
  The following hyperparameters were used during training:
 
51
 
52
  ### Framework versions
53
 
 
54
  - Transformers 4.32.0.dev0
55
  - Pytorch 2.0.1+cu118
56
  - Datasets 2.14.0