axiomepic commited on
Commit
24b1979
·
1 Parent(s): 6feda14

Training in progress, step 500

Browse files
adapter_config.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": {
4
+ "base_model_class": "T5ForConditionalGeneration",
5
+ "parent_library": "transformers.models.t5.modeling_t5"
6
+ },
7
+ "base_model_name_or_path": "google/flan-t5-large",
8
+ "bias": "lora_only",
9
+ "fan_in_fan_out": false,
10
+ "inference_mode": true,
11
+ "init_lora_weights": true,
12
+ "layers_pattern": null,
13
+ "layers_to_transform": null,
14
+ "lora_alpha": 16,
15
+ "lora_dropout": 0.1,
16
+ "modules_to_save": [
17
+ "decode_head"
18
+ ],
19
+ "peft_type": "LORA",
20
+ "r": 8,
21
+ "rank_pattern": {},
22
+ "revision": null,
23
+ "target_modules": [
24
+ "q",
25
+ "v"
26
+ ],
27
+ "task_type": null
28
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:193e91776bf29d773aa8c06191366e3c6aa454cb96a25cb118cf6abdc1107a0c
3
+ size 9477544
runs/Nov07_08-45-05_dfa3ad085d0b/events.out.tfevents.1699346708.dfa3ad085d0b.1049.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e193e4d5424bd626b6c3420db9bde3e5a30f1cc2e251840c0527d1c4ee8f527
3
+ size 7486
runs/Nov07_08-49-22_dfa3ad085d0b/events.out.tfevents.1699346963.dfa3ad085d0b.1049.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:314b6682e21c722973670f4fd7072ca788bf2b9bb796d6d10aa492191750dc30
3
+ size 7976
runs/Nov07_08-54-53_dfa3ad085d0b/events.out.tfevents.1699347293.dfa3ad085d0b.1049.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9efd6500097e266b065df606c0020dc924cdf3d74bcfdb26887e104b709fd064
3
+ size 12752
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d10e2c18f6a47961e681c8578c3dec1b1f4781f92874d629a976f25391b48527
3
+ size 4536