travis0103 commited on
Commit
8ff656e
1 Parent(s): ecf87b0

Training in progress, step 450

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "down_proj",
24
- "lm_head",
25
- "up_proj",
26
- "k_proj",
27
  "v_proj",
 
28
  "gate_proj",
 
 
29
  "o_proj",
 
30
  "q_proj"
31
  ],
32
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
 
23
  "v_proj",
24
+ "down_proj",
25
  "gate_proj",
26
+ "up_proj",
27
+ "lm_head",
28
  "o_proj",
29
+ "k_proj",
30
  "q_proj"
31
  ],
32
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5735ee519c52fca43a96f79b57999e666e06a52e095c9283ac271a372dba24e6
3
  size 1204711776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00fe69016b0ad4599e38330d69152c7ca171d1e5a0ac0a386d789c756f37d268
3
  size 1204711776
tokenizer.json CHANGED
@@ -1,11 +1,6 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 1280,
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:d124e6e5f2c5576368627386267fcd766bfb65c13c2686a9bf5ac018ea11fcb7
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c437799bb6a3b6f10c3bd6e3cbd9b6478f28a62d776559e86c290520c9b92e3
3
  size 5112