threem commited on
Commit
7ec3de1
1 Parent(s): 026b3e1

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -13
README.md CHANGED
@@ -7,7 +7,6 @@ datasets:
7
  model-index:
8
  - name: llama2-fine-tuned-2
9
  results: []
10
- library_name: peft
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -31,17 +30,6 @@ More information needed
31
 
32
  ## Training procedure
33
 
34
-
35
- The following `bitsandbytes` quantization config was used during training:
36
- - load_in_8bit: True
37
- - load_in_4bit: False
38
- - llm_int8_threshold: 6.0
39
- - llm_int8_skip_modules: None
40
- - llm_int8_enable_fp32_cpu_offload: False
41
- - llm_int8_has_fp16_weight: False
42
- - bnb_4bit_quant_type: fp4
43
- - bnb_4bit_use_double_quant: False
44
- - bnb_4bit_compute_dtype: float32
45
  ### Training hyperparameters
46
 
47
  The following hyperparameters were used during training:
@@ -61,7 +49,6 @@ The following hyperparameters were used during training:
61
 
62
  ### Framework versions
63
 
64
- - PEFT 0.5.0.dev0
65
  - Transformers 4.31.0
66
  - Pytorch 2.0.1+cu118
67
  - Datasets 2.14.4
 
7
  model-index:
8
  - name: llama2-fine-tuned-2
9
  results: []
 
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
  ### Training hyperparameters
34
 
35
  The following hyperparameters were used during training:
 
49
 
50
  ### Framework versions
51
 
 
52
  - Transformers 4.31.0
53
  - Pytorch 2.0.1+cu118
54
  - Datasets 2.14.4