wcarr993 commited on
Commit
b5d6092
1 Parent(s): 4323535

Training in progress, step 500

Browse files
Files changed (3) hide show
  1. adapter_config.json +2 -0
  2. adapter_model.bin +1 -1
  3. training_args.bin +1 -1
adapter_config.json CHANGED
@@ -1,4 +1,5 @@
1
  {
 
2
  "auto_mapping": null,
3
  "base_model_name_or_path": "meta-llama/Llama-2-7b-hf",
4
  "bias": "none",
@@ -12,6 +13,7 @@
12
  "modules_to_save": null,
13
  "peft_type": "LORA",
14
  "r": 64,
 
15
  "revision": null,
16
  "target_modules": [
17
  "q_proj",
 
1
  {
2
+ "alpha_pattern": {},
3
  "auto_mapping": null,
4
  "base_model_name_or_path": "meta-llama/Llama-2-7b-hf",
5
  "bias": "none",
 
13
  "modules_to_save": null,
14
  "peft_type": "LORA",
15
  "r": 64,
16
+ "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
  "q_proj",
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c75c65ab31b8c94e129950b69f0c84ff9a2b6edd0fa0863b70af18f938e6a849
3
  size 639792909
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:706fec824e94f76ac540397d7d1f6052554a3f008b5c98bec2fc2d44bd22ce12
3
  size 639792909
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f2f9a361f5ad248198c58a3e5739313690fc9a70e2e7625598f1d31936ef3157
3
  size 4027
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0aad160f08c955430ef5092a641ff405c598400b52498fc82123feaef874c719
3
  size 4027