pavelmarcolian commited on
Commit
bf93bf8
1 Parent(s): a128008

pavelmarcolian/llama-2-13b-echelon-faq-GPTQ

Browse files
README.md CHANGED
@@ -53,4 +53,4 @@ The following hyperparameters were used during training:
53
  - Transformers 4.35.2
54
  - Pytorch 2.1.0+cu121
55
  - Datasets 2.17.0
56
- - Tokenizers 0.15.1
 
53
  - Transformers 4.35.2
54
  - Pytorch 2.1.0+cu121
55
  - Datasets 2.17.0
56
+ - 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": "TheBloke/Llama-2-13b-Chat-GPTQ",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
@@ -19,9 +19,9 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "v_proj",
23
  "q_proj",
24
  "k_proj",
 
25
  "o_proj"
26
  ],
27
  "task_type": "CAUSAL_LM",
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": null,
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
22
  "q_proj",
23
  "k_proj",
24
+ "v_proj",
25
  "o_proj"
26
  ],
27
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a7327f57413f4099eae5f6a55992439effd8f81ef9314e50c1ea9b16c10ccdf0
3
- size 52471504
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7731267923ee128e667f7ff28fd0a00477cd6a0ab69710a9bc673b7755ef15de
3
+ size 52476944
runs/Feb19_01-09-29_588d8e6df8a7/events.out.tfevents.1708304978.588d8e6df8a7.1299.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c1bef6661d7c9d21c39646d5d5ecfcbd8ca4682e6f53e940702bb6289b22562a
3
+ size 16919
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:be2fd027fc219adb66adc0c7245836baaf6559367679b002a591e26b59338c50
3
  size 4600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7744b3223251e77301f2e4925fbeee61215f5ba246631581866b05c925d0fac7
3
  size 4600