andersonjas commited on
Commit
e03e492
1 Parent(s): 841918f

andersonjas/mistral_lora_felons_4bit_r64

Browse files
Files changed (4) hide show
  1. README.md +2 -2
  2. adapter_config.json +1 -1
  3. adapter_model.bin +1 -1
  4. training_args.bin +1 -1
README.md CHANGED
@@ -33,11 +33,11 @@ More information needed
33
 
34
  The following hyperparameters were used during training:
35
  - learning_rate: 0.0001
36
- - train_batch_size: 32
37
  - eval_batch_size: 8
38
  - seed: 42
39
  - gradient_accumulation_steps: 2
40
- - total_train_batch_size: 64
41
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
  - lr_scheduler_type: linear
43
  - lr_scheduler_warmup_ratio: 0.3
 
33
 
34
  The following hyperparameters were used during training:
35
  - learning_rate: 0.0001
36
+ - train_batch_size: 16
37
  - eval_batch_size: 8
38
  - seed: 42
39
  - gradient_accumulation_steps: 2
40
+ - total_train_batch_size: 32
41
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
  - lr_scheduler_type: linear
43
  - lr_scheduler_warmup_ratio: 0.3
adapter_config.json CHANGED
@@ -16,9 +16,9 @@
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
 
19
  "q_proj",
20
  "k_proj",
21
- "v_proj",
22
  "gate_proj",
23
  "o_proj"
24
  ],
 
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
+ "v_proj",
20
  "q_proj",
21
  "k_proj",
 
22
  "gate_proj",
23
  "o_proj"
24
  ],
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:747b07eab9f94c380d5b422461f265156eebf69405b05ed4f4ce19abb0814b8a
3
  size 369214349
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7897ff3c896061247874ca152632199489b545d2578fe6ca4caf4dee5ea6dec2
3
  size 369214349
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:62af5bd18e7bf86cf3b8b31b5295776e9cece5b596df8ab3ed38281944cfc894
3
  size 4027
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f0fcc27a0b93a9995994e6dc266337db56a28a92ecb0eccbf8969079f17c4698
3
  size 4027