Striker-7 commited on
Commit
0255d9c
·
verified ·
1 Parent(s): 535d341

phi-2-ele

Browse files
README.md CHANGED
@@ -54,5 +54,5 @@ The following hyperparameters were used during training:
54
  - PEFT 0.11.1
55
  - Transformers 4.42.3
56
  - Pytorch 2.1.2
57
- - Datasets 2.19.2
58
  - Tokenizers 0.19.1
 
54
  - PEFT 0.11.1
55
  - Transformers 4.42.3
56
  - Pytorch 2.1.2
57
+ - Datasets 2.20.0
58
  - Tokenizers 0.19.1
adapter_config.json CHANGED
@@ -20,12 +20,12 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "k_proj",
24
- "fc2",
25
  "v_proj",
26
- "q_proj",
27
  "dense",
28
- "fc1"
 
 
 
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "v_proj",
 
24
  "dense",
25
+ "q_proj",
26
+ "fc1",
27
+ "k_proj",
28
+ "fc2"
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c7fd06be9ae6ee770bd7640d4d51e73cb52918fe0aba8663927b3705b849f06e
3
  size 94422368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5218734d6ce8b761c6beac196e59219180eddbee0ae753361cd3a53a0df652b0
3
  size 94422368
tokenizer.json CHANGED
@@ -2,7 +2,7 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 50,
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:e9cac9f770b889c449076915c1123b6d6ea2b7a9f8f19eaffa02b76c31692e46
3
  size 5368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:478f84817af86eece2b95080e23f9df0db02cd4bd004fbdf29dcf98ef12226e4
3
  size 5368