KhaiQuang commited on
Commit
4b3c616
1 Parent(s): 84f4212

KhaiQuang/ApecGPT-v2

Browse files
README.md CHANGED
@@ -40,7 +40,7 @@ The following hyperparameters were used during training:
40
  - seed: 42
41
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
  - lr_scheduler_type: cosine
43
- - training_steps: 1500
44
 
45
  ### Training results
46
 
 
40
  - seed: 42
41
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
  - lr_scheduler_type: cosine
43
+ - training_steps: 2000
44
 
45
  ### Training results
46
 
adapter_config.json CHANGED
@@ -20,9 +20,9 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "attn.out_proj",
24
- "attn.Wqkv",
25
  "ffn.up_proj",
 
 
26
  "ffn.down_proj"
27
  ],
28
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "ffn.up_proj",
24
+ "attn.Wqkv",
25
+ "attn.out_proj",
26
  "ffn.down_proj"
27
  ],
28
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b526b65a06f50a39d31b138021ce26d08f2e223ef6f21f0a627452e9dbaece11
3
  size 100698208
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d10fc64414806a4fd247ca982936b759af88d3722ec757805fd1ac1bd9d8d8b
3
  size 100698208
runs/Apr23_04-48-00_77f10519ad9f/events.out.tfevents.1713847681.77f10519ad9f.582.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e716722448f4fb192e4a06e0fa6b421cae3efb1ea245aa0c6f54ad268ddec5c
3
+ size 48277
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:de8dff27144e19028cbd8590fd2cb485cf98d184634a07c7fcadb4dbc786ae91
3
  size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ca3aa1893e9ce504047e0397a480bff0253b5bc629190d557db4c013bf83167
3
  size 4984