eschorn commited on
Commit
cadcdd9
1 Parent(s): 3c9c8c4

Training in progress, step 500

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": "google/flan-t5-small",
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": 8,
15
  "revision": null,
16
  "target_modules": [
17
  "q",
 
1
  {
2
  "auto_mapping": null,
3
+ "base_model_name_or_path": "google/flan-t5-large",
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": 2,
15
  "revision": null,
16
  "target_modules": [
17
  "q",
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:668eea8c34bbb20c11b378085385946d24742f2ba594b13643933e968eeb3482
3
- size 1411217
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c98439b6a20700db4753d08d4187e6301c8ce9d867aabbe7b829ee7c41a2d829
3
+ size 2465357
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:76329fd2d8ed64723976fe0aa19e519387de4b48482bde6e3f9871cbcc15c2e0
3
  size 4091
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1615d6e78c77711688c719e916a50055b0829c6ef86688d713215f82279c9fd1
3
  size 4091