Sarah Tariq commited on
Commit
12d8fa0
1 Parent(s): 1d644b2

Training in progress, step 500

Browse files
adapter_config.json CHANGED
@@ -19,9 +19,10 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "q",
23
- "v"
24
  ],
25
  "task_type": "SEQ_2_SEQ_LM",
 
26
  "use_rslora": false
27
  }
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "v",
23
+ "q"
24
  ],
25
  "task_type": "SEQ_2_SEQ_LM",
26
+ "use_dora": false,
27
  "use_rslora": false
28
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:52de349e34726c8559bd7a314d680e02cb4b618c7217424ff73627c355076f2b
3
  size 4758888
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27c13ae32a724fe1b50e8db66a16e621084bbd7f68a64463d6acfd6b1565eaa4
3
  size 4758888
runs/Mar03_17-24-12_800490595bae/events.out.tfevents.1709486657.800490595bae.209.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8688e3b5e1f6b75d612796c548000ccd8516e643e6437d652573d2e64ef9ed56
3
+ size 6027
runs/Mar03_18-46-48_800490595bae/events.out.tfevents.1709491621.800490595bae.6480.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:710ebbe5fc90d81452319672a6380d0c50ac28cbe8b6f2621ae2f37df58c3e6f
3
+ size 6238
tokenizer.json CHANGED
@@ -6,7 +6,16 @@
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
- "padding": null,
 
 
 
 
 
 
 
 
 
10
  "added_tokens": [
11
  {
12
  "id": 0,
 
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
+ "padding": {
10
+ "strategy": {
11
+ "Fixed": 128
12
+ },
13
+ "direction": "Right",
14
+ "pad_to_multiple_of": null,
15
+ "pad_id": 0,
16
+ "pad_type_id": 0,
17
+ "pad_token": "<pad>"
18
+ },
19
  "added_tokens": [
20
  {
21
  "id": 0,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0a600678144a8e08caf025fcd19bd3891cf3640518139906bd4beeb29328242d
3
- size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc3d5846262d08338f16e24a7eb36f671b1a434c9c9c1f616f123ad4768d5942
3
+ size 5112