zacsi commited on
Commit
18ef7da
·
verified ·
1 Parent(s): ffddad9

zacsi/llama-2-7b-chat-zac

Browse files
README.md CHANGED
@@ -1,6 +1,7 @@
1
  ---
2
- base_model: jakobwes/finance-gpt2
3
  library_name: peft
 
4
  tags:
5
  - generated_from_trainer
6
  model-index:
@@ -13,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  # results
15
 
16
- This model is a fine-tuned version of [jakobwes/finance-gpt2](https://huggingface.co/jakobwes/finance-gpt2) on the None dataset.
17
 
18
  ## Model description
19
 
@@ -52,6 +53,6 @@ The following hyperparameters were used during training:
52
 
53
  - PEFT 0.12.0
54
  - Transformers 4.39.3
55
- - Pytorch 2.3.1+cu121
56
  - Datasets 2.20.0
57
  - Tokenizers 0.15.2
 
1
  ---
2
+ base_model: meta-llama/Llama-2-7b-chat-hf
3
  library_name: peft
4
+ license: llama2
5
  tags:
6
  - generated_from_trainer
7
  model-index:
 
14
 
15
  # results
16
 
17
+ This model is a fine-tuned version of [meta-llama/Llama-2-7b-chat-hf](https://huggingface.co/meta-llama/Llama-2-7b-chat-hf) on the None dataset.
18
 
19
  ## Model description
20
 
 
53
 
54
  - PEFT 0.12.0
55
  - Transformers 4.39.3
56
+ - Pytorch 2.1.2
57
  - Datasets 2.20.0
58
  - Tokenizers 0.15.2
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "jakobwes/finance-gpt2",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
@@ -20,7 +20,8 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "c_attn"
 
24
  ],
25
  "task_type": "CAUSAL_LM",
26
  "use_dora": false,
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "meta-llama/Llama-2-7b-chat-hf",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "v_proj",
24
+ "q_proj"
25
  ],
26
  "task_type": "CAUSAL_LM",
27
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:00ebd17247f653f455a49a23e32c1c8693a56722ed14df5b5309da4cffede59c
3
- size 9440280
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cbc25d191fff8b207e0445d5549bccece07bb2cef32c446edca92f68f2985795
3
+ size 134235048
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2929feb58e2eb3c7f068ec7cac5c6e37abba59f20f3e7c6657a0cccbd04d89b2
3
- size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de235309eaccd4d9de54fba12192d45299c910d9f9de4511217c6702b40f33b1
3
+ size 4984