Mel-Iza0 commited on
Commit
6836ac3
·
1 Parent(s): 9dc2f62

Training in progress, epoch 0

Browse files
Files changed (3) hide show
  1. adapter_config.json +2 -2
  2. adapter_model.bin +2 -2
  3. training_args.bin +1 -1
adapter_config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "auto_mapping": null,
3
- "base_model_name_or_path": "mistralai/Mistral-7B-Instruct-v0.1",
4
  "bias": "none",
5
  "fan_in_fan_out": false,
6
  "inference_mode": true,
@@ -11,7 +11,7 @@
11
  "lora_dropout": 0.1,
12
  "modules_to_save": null,
13
  "peft_type": "LORA",
14
- "r": 64,
15
  "revision": null,
16
  "target_modules": [
17
  "q_proj",
 
1
  {
2
  "auto_mapping": null,
3
+ "base_model_name_or_path": null,
4
  "bias": "none",
5
  "fan_in_fan_out": false,
6
  "inference_mode": true,
 
11
  "lora_dropout": 0.1,
12
  "modules_to_save": null,
13
  "peft_type": "LORA",
14
+ "r": 16,
15
  "revision": null,
16
  "target_modules": [
17
  "q_proj",
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:28c036bd23978251e85507975b62f4020bee47f52ca9c0547d2a3a882a9a250d
3
- size 109097933
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89c6ece036aa36eb0a90f8db23c75d2bbe800dd9b61a939cca60d07d3bef5ff5
3
+ size 27311117
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8ffe73f32fd2333cd791118887290b018aa9ef4c3c281d693a96dbd8bdebce58
3
  size 4283
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:11b4a49d33ebd7b3670fdc245f27610142cad6c09fc7e15bdfb1528e0fc07250
3
  size 4283