PaulTran commited on
Commit
42688b3
1 Parent(s): bacb533

Training in progress, step 500

Browse files
adapter_config.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "vinai/phobert-large",
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
+ "lora_alpha": 32,
12
+ "lora_dropout": 0.05,
13
+ "modules_to_save": null,
14
+ "peft_type": "LORA",
15
+ "r": 16,
16
+ "rank_pattern": {},
17
+ "revision": null,
18
+ "target_modules": [
19
+ "value",
20
+ "query"
21
+ ],
22
+ "task_type": "CAUSAL_LM"
23
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7302f34fc7107a6cd45da8d5305e4fbd78dd1405efc1449a4ed17db1331de6c2
3
+ size 6305440
runs/Nov10_14-31-59_0caaea8d5d75/events.out.tfevents.1699626752.0caaea8d5d75.247.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb8964855b06a69fda3ad698295290bb0f89c1f50e5e184c2d02c154b2a0bc77
3
+ size 4857
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:188fa2db0d5370f6e6f7d2a4f1a9e3dc1c32f08ae3d3312228262f15eea1b1b4
3
  size 4600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c6d469b70420bb35ff11accecd04faf059b909d9044aea34a895e4c6f0cc4ca
3
  size 4600