Jios commited on
Commit
eb1169c
·
verified ·
1 Parent(s): 44fc351

Training in progress, epoch 1

Browse files
adapter_config.json ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "roberta-large",
5
+ "bias": "none",
6
+ "corda_config": null,
7
+ "eva_config": null,
8
+ "exclude_modules": null,
9
+ "fan_in_fan_out": false,
10
+ "inference_mode": true,
11
+ "init_lora_weights": true,
12
+ "layer_replication": null,
13
+ "layers_pattern": null,
14
+ "layers_to_transform": null,
15
+ "loftq_config": {},
16
+ "lora_alpha": 32,
17
+ "lora_bias": false,
18
+ "lora_dropout": 0.1,
19
+ "megatron_config": null,
20
+ "megatron_core": "megatron.core",
21
+ "modules_to_save": [
22
+ "classifier",
23
+ "score"
24
+ ],
25
+ "peft_type": "LORA",
26
+ "qalora_group_size": 16,
27
+ "r": 16,
28
+ "rank_pattern": {},
29
+ "revision": null,
30
+ "target_modules": [
31
+ "query",
32
+ "key",
33
+ "value"
34
+ ],
35
+ "target_parameters": null,
36
+ "task_type": "SEQ_CLS",
37
+ "trainable_token_indices": null,
38
+ "use_dora": false,
39
+ "use_qalora": false,
40
+ "use_rslora": false
41
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e0c992df9c31dc51a2305cc7f1b6f4a41d8dd2e48d5015c0f232967d3cc42332
3
+ size 13698032
runs/Oct12_17-23-38_3131145fc86b/events.out.tfevents.1760289823.3131145fc86b.5090.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:617b560582d8d38e0610bdfa4c0a9438293b8b3c79ececaebe16d1f1361cd0c1
3
+ size 5478
runs/Oct12_17-27-21_3131145fc86b/events.out.tfevents.1760290042.3131145fc86b.5090.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:efa28fbe49ac39afa400943b8fa245e9c562ccd7bb1002cfc7151f043a6e72d0
3
+ size 5750
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0a01dfe223a38b5924188b377c2c55d0a2baece7171bf5fe485d9c1dee58081f
3
+ size 5841