cngvng commited on
Commit
26d97ae
·
1 Parent(s): 77cb73d

upload phoGPT for text summarizers

Browse files
vinai/PhoGPT-7B5/final/README.md ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ ---
4
+ ## Training procedure
5
+
6
+
7
+ The following `bitsandbytes` quantization config was used during training:
8
+ - load_in_8bit: False
9
+ - load_in_4bit: True
10
+ - llm_int8_threshold: 6.0
11
+ - llm_int8_skip_modules: None
12
+ - llm_int8_enable_fp32_cpu_offload: False
13
+ - llm_int8_has_fp16_weight: False
14
+ - bnb_4bit_quant_type: nf4
15
+ - bnb_4bit_use_double_quant: False
16
+ - bnb_4bit_compute_dtype: float16
17
+
18
+ The following `bitsandbytes` quantization config was used during training:
19
+ - quant_method: bitsandbytes
20
+ - load_in_8bit: False
21
+ - load_in_4bit: True
22
+ - llm_int8_threshold: 6.0
23
+ - llm_int8_skip_modules: None
24
+ - llm_int8_enable_fp32_cpu_offload: False
25
+ - llm_int8_has_fp16_weight: False
26
+ - bnb_4bit_quant_type: nf4
27
+ - bnb_4bit_use_double_quant: False
28
+ - bnb_4bit_compute_dtype: float16
29
+
30
+ The following `bitsandbytes` quantization config was used during training:
31
+ - quant_method: bitsandbytes
32
+ - load_in_8bit: False
33
+ - load_in_4bit: True
34
+ - llm_int8_threshold: 6.0
35
+ - llm_int8_skip_modules: None
36
+ - llm_int8_enable_fp32_cpu_offload: False
37
+ - llm_int8_has_fp16_weight: False
38
+ - bnb_4bit_quant_type: nf4
39
+ - bnb_4bit_use_double_quant: False
40
+ - bnb_4bit_compute_dtype: float16
41
+
42
+ The following `bitsandbytes` quantization config was used during training:
43
+ - quant_method: bitsandbytes
44
+ - load_in_8bit: False
45
+ - load_in_4bit: True
46
+ - llm_int8_threshold: 6.0
47
+ - llm_int8_skip_modules: None
48
+ - llm_int8_enable_fp32_cpu_offload: False
49
+ - llm_int8_has_fp16_weight: False
50
+ - bnb_4bit_quant_type: nf4
51
+ - bnb_4bit_use_double_quant: False
52
+ - bnb_4bit_compute_dtype: float16
53
+ ### Framework versions
54
+
55
+ - PEFT 0.4.0
56
+ - PEFT 0.4.0
57
+ - PEFT 0.4.0
58
+
59
+ - PEFT 0.4.0
vinai/PhoGPT-7B5/final/adapter_config.json ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "auto_mapping": null,
3
+ "base_model_name_or_path": "vinai/PhoGPT-7B5",
4
+ "bias": "none",
5
+ "fan_in_fan_out": false,
6
+ "inference_mode": true,
7
+ "init_lora_weights": true,
8
+ "layers_pattern": null,
9
+ "layers_to_transform": null,
10
+ "lora_alpha": 8,
11
+ "lora_dropout": 0.1,
12
+ "modules_to_save": null,
13
+ "peft_type": "LORA",
14
+ "r": 32,
15
+ "revision": null,
16
+ "target_modules": [
17
+ "Wqkv"
18
+ ],
19
+ "task_type": "CAUSAL_LM"
20
+ }
vinai/PhoGPT-7B5/final/adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c7510c124d8500131dd082debed6402b32e25708d6649c317d88c40ab4be1f2
3
+ size 67132078