yongtaek commited on
Commit
28c23e2
·
verified ·
1 Parent(s): aaa456a

End of training

Browse files
adapter_config.json CHANGED
@@ -10,7 +10,7 @@
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
- "lora_alpha": 16,
14
  "lora_dropout": 0.1,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
@@ -20,9 +20,9 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "down_proj",
24
  "qkv_proj",
25
- "o_proj",
26
  "gate_up_proj"
27
  ],
28
  "task_type": "CAUSAL_LM",
 
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",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "o_proj",
24
  "down_proj",
25
  "qkv_proj",
 
26
  "gate_up_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:d52b79b6457d5518306ddf32a2b422f637ab184dbff3c2ddfa2e603c81b425a1
3
  size 201361568
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0416ed9f9dd238cf7c268705028cb5a3968b03281c9b2120db29f533340b576a
3
  size 201361568
runs/Dec09_02-28-43_e18105abca6d/events.out.tfevents.1733711419.e18105abca6d.1193.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5768b025aea9d8b21356f367be131888b445b3f4cbdb356dab60a307572ec3e1
3
+ size 27190
tokenizer.json CHANGED
@@ -1,7 +1,19 @@
1
  {
2
  "version": "1.0",
3
- "truncation": null,
4
- "padding": null,
 
 
 
 
 
 
 
 
 
 
 
 
5
  "added_tokens": [
6
  {
7
  "id": 0,
 
1
  {
2
  "version": "1.0",
3
+ "truncation": {
4
+ "direction": "Right",
5
+ "max_length": 2048,
6
+ "strategy": "LongestFirst",
7
+ "stride": 0
8
+ },
9
+ "padding": {
10
+ "strategy": "BatchLongest",
11
+ "direction": "Right",
12
+ "pad_to_multiple_of": null,
13
+ "pad_id": 32000,
14
+ "pad_type_id": 0,
15
+ "pad_token": "<|endoftext|>"
16
+ },
17
  "added_tokens": [
18
  {
19
  "id": 0,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1da18c039f80a4ef12f9be02fea240ffb129e4abfe14d1c511de6bc1ad840a30
3
  size 5560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c388b8e4b73914ad812fdfd2d501c63b0b0c67ec74a3d99f4376e357ddc7b861
3
  size 5560