Striker-7 commited on
Commit
25d243a
·
verified ·
1 Parent(s): 5deec29

phi-3-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: 5
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: 2
47
 
48
  ### Training results
49
 
adapter_config.json CHANGED
@@ -20,11 +20,11 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "down_proj",
24
  "gate_up_proj",
25
  "o_proj",
26
- "qkv_proj",
27
- "embed_tokens"
28
  ],
29
  "task_type": "CAUSAL_LM",
30
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "embed_tokens",
24
  "down_proj",
25
  "gate_up_proj",
26
  "o_proj",
27
+ "qkv_proj"
 
28
  ],
29
  "task_type": "CAUSAL_LM",
30
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9a746574534c3473a3ae7ebbceba05bb493d1b83319d1c42d6cfed2c245eea18
3
  size 496949808
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e15654e261b2c2bb681cb59d639ca38987bf78b337083ddd18a1623d40f27c50
3
  size 496949808
tokenizer.json CHANGED
@@ -1,11 +1,6 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 100,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
  "padding": null,
10
  "added_tokens": [
11
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:36ac85f5df4f685308acd5a89427c01048abecd0c43eddb218745723a855ba88
3
  size 5368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ed40a522c2dd8cd8e86b600861b11e1f0e97a63bd99327b5f65c54b0e7d8044
3
  size 5368