ngchuchi commited on
Commit
76ec182
1 Parent(s): 31bd761

Training in progress, step 500

Browse files
adapter_config.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "deepset/roberta-base-squad2",
5
+ "bias": "none",
6
+ "fan_in_fan_out": false,
7
+ "inference_mode": true,
8
+ "init_lora_weights": true,
9
+ "layer_replication": null,
10
+ "layers_pattern": null,
11
+ "layers_to_transform": null,
12
+ "loftq_config": {},
13
+ "lora_alpha": 32,
14
+ "lora_dropout": 0.1,
15
+ "megatron_config": null,
16
+ "megatron_core": "megatron.core",
17
+ "modules_to_save": null,
18
+ "peft_type": "LORA",
19
+ "r": 8,
20
+ "rank_pattern": {},
21
+ "revision": null,
22
+ "target_modules": [
23
+ "query",
24
+ "value"
25
+ ],
26
+ "task_type": "QUESTION_ANS",
27
+ "use_dora": false,
28
+ "use_rslora": false
29
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1ec87213f0220078e520a363e82d349b767c4e8191bea0e4078bc25947eb428
3
+ size 1192800
predictions ADDED
Binary file (3.46 kB). View file
 
predictions.pickle ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb099bf450e05075a3b9835b28baad765a83643aae673d9b87cf7b87941fb18f
3
+ size 3463
references.pickle ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3346f4d9a466d47ebf4ae520ffa41be20dd9e7f213f524bc31a1af6fa9e828e
3
+ size 7948
runs/Apr06_08-36-36_b26a03e5fa73/events.out.tfevents.1712393196.b26a03e5fa73.1618.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c1f1350fa9574020797001d699e839212aa2cbb3e18510c9cd4b656167d2f3a
3
+ size 5795
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6b776c0d75152693ee69842f9a6a5cbdc470f183952a130d473a122da3413ea9
3
- size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4495165a1e0a3c4fe1ee2e154d77dabf76ace4e8aee426d7c853c85657b4e7f
3
+ size 5176