eddieman78 commited on
Commit
5d5e46d
·
verified ·
1 Parent(s): 4ffb89c
README.md CHANGED
@@ -3,7 +3,7 @@ license: apache-2.0
3
  library_name: peft
4
  tags:
5
  - generated_from_trainer
6
- base_model: google/flan-t5-small
7
  model-index:
8
  - name: events-mem-base-peft
9
  results: []
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # events-mem-base-peft
16
 
17
- This model is a fine-tuned version of [google/flan-t5-small](https://huggingface.co/google/flan-t5-small) on the None dataset.
18
 
19
  ## Model description
20
 
@@ -39,7 +39,7 @@ The following hyperparameters were used during training:
39
  - seed: 42
40
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
41
  - lr_scheduler_type: linear
42
- - training_steps: 1
43
 
44
  ### Training results
45
 
 
3
  library_name: peft
4
  tags:
5
  - generated_from_trainer
6
+ base_model: google/flan-t5-base
7
  model-index:
8
  - name: events-mem-base-peft
9
  results: []
 
14
 
15
  # events-mem-base-peft
16
 
17
+ This model is a fine-tuned version of [google/flan-t5-base](https://huggingface.co/google/flan-t5-base) on the None dataset.
18
 
19
  ## Model description
20
 
 
39
  - seed: 42
40
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
41
  - lr_scheduler_type: linear
42
+ - num_epochs: 10
43
 
44
  ### Training results
45
 
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "google/flan-t5-small",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
@@ -20,8 +20,8 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "v",
24
- "q"
25
  ],
26
  "task_type": "SEQ_2_SEQ_LM",
27
  "use_dora": false,
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "google/flan-t5-base",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "q",
24
+ "v"
25
  ],
26
  "task_type": "SEQ_2_SEQ_LM",
27
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bc081e754690a4fe2632181da3118afcadd393b09885d9427d42a8145bdc8cd5
3
- size 5518432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:12692a173d9a85f5f87762ed80c626b97a8cd345a237318ecdb9f71c765eddb5
3
+ size 14176016
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e45cbb29ca5c8cb9e783b72d47272fd0db8610d2a91eb878665dcd43d651eca4
3
  size 5048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1dd9085dab4101ad260099707ec513b78a263bdd97985179512a4081588cf14a
3
  size 5048