exontidev commited on
Commit
e9f1722
·
1 Parent(s): 73c3537

Training in progress, step 10

Browse files
adapter_config.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "ai-forever/rugpt3large_based_on_gpt2",
5
+ "bias": "none",
6
+ "fan_in_fan_out": false,
7
+ "inference_mode": true,
8
+ "init_lora_weights": true,
9
+ "layers_pattern": null,
10
+ "layers_to_transform": null,
11
+ "loftq_config": {},
12
+ "lora_alpha": 32,
13
+ "lora_dropout": 0.05,
14
+ "megatron_config": null,
15
+ "megatron_core": "megatron.core",
16
+ "modules_to_save": null,
17
+ "peft_type": "LORA",
18
+ "r": 16,
19
+ "rank_pattern": {},
20
+ "revision": null,
21
+ "target_modules": [
22
+ "c_attn"
23
+ ],
24
+ "task_type": "CAUSAL_LM",
25
+ "use_rslora": false
26
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:800934533526cd8edff321f27275eaa04b0472baa11eb2ea06e310ff10362325
3
+ size 9443384
runs/Dec19_13-02-24_c0772bf2e6ab/events.out.tfevents.1702990945.c0772bf2e6ab.254.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74b928b015f6ccbd3e0cc20766b7a5eebf9f768665c46af5efaf37bc242f06ef
3
+ size 8348
runs/Dec19_13-05-57_c0772bf2e6ab/events.out.tfevents.1702991158.c0772bf2e6ab.254.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4dfd400cd3b44ab1249c985a28fd429c68eaaf65259ba4f0b69f59cba55789be
3
+ size 6459
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf01ecd7bcfbc9d2ec912d33091fbb7a1dcc92d68d3490500158b9fa5d7bf6e8
3
+ size 4664