Striker-7 commited on
Commit
ddb2866
·
verified ·
1 Parent(s): 2bd5342

phi-2-ele

Browse files
README.md CHANGED
@@ -43,7 +43,7 @@ The following hyperparameters were used during training:
43
  - total_train_batch_size: 2
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
46
- - num_epochs: 1
47
 
48
  ### Training results
49
 
 
43
  - total_train_batch_size: 2
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
46
+ - num_epochs: 20
47
 
48
  ### Training results
49
 
adapter_config.json CHANGED
@@ -20,9 +20,9 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "down_proj",
24
- "qkv_proj",
25
  "o_proj",
 
 
26
  "embed_tokens",
27
  "gate_up_proj"
28
  ],
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "o_proj",
24
+ "qkv_proj",
25
+ "down_proj",
26
  "embed_tokens",
27
  "gate_up_proj"
28
  ],
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:013f2924a04c40830a89f65436496491b0ff59f84766604b8a7b74a5041b9d43
3
  size 496949808
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0fcea527e21134532daa883e54c9ef6a726baa70a3e0dde511fbd858e7ab73c
3
  size 496949808
tokenizer.json CHANGED
@@ -2,7 +2,7 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 100,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
+ "max_length": 2048,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:72263f36057cbf194dda05734719904b9b048d9ee4d25b445c0aff0aa0d0ab50
3
  size 5368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:311e3d0c59f985365c4abaf95ec1ed8972e8b14a7abb7add5c52f0edca135e43
3
  size 5368