deuswoof commited on
Commit
fcd0a6c
1 Parent(s): 1c2c6d5

Training in progress, step 10

Browse files
Files changed (3) hide show
  1. adapter_config.json +3 -3
  2. adapter_model.bin +2 -2
  3. training_args.bin +1 -1
adapter_config.json CHANGED
@@ -1,17 +1,17 @@
1
  {
2
  "auto_mapping": null,
3
- "base_model_name_or_path": "tiiuae/falcon-7b",
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": 16,
11
  "lora_dropout": 0.05,
12
  "modules_to_save": null,
13
  "peft_type": "LORA",
14
- "r": 16,
15
  "revision": null,
16
  "target_modules": [
17
  "query_key_value",
 
1
  {
2
  "auto_mapping": null,
3
+ "base_model_name_or_path": "vilsonrodrigues/falcon-7b-sharded",
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": 32,
11
  "lora_dropout": 0.05,
12
  "modules_to_save": null,
13
  "peft_type": "LORA",
14
+ "r": 32,
15
  "revision": null,
16
  "target_modules": [
17
  "query_key_value",
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ce9e56112da709cc3d05dc44721624571c2e815949ebb28c35d871a88b4e2a7f
3
- size 130641741
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dba5447701f89efdabfc68918ed904d33f907d357d61a8b771ac3da1e4b89c66
3
+ size 261189453
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:64dfb7dba0e7af438000ca39fab225d1be4eb0bf3d59ca1bf8dd73c5adcf4b09
3
  size 4027
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:adc0f9c8a005107d93e497b2e3d1f2df650cec9305523e48c1d4f056ee6677ba
3
  size 4027