Udbhav44 commited on
Commit
58e09db
1 Parent(s): 056c1ab

Training in progress, step 10

Browse files
adapter_config.json CHANGED
@@ -19,10 +19,10 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "dense_4h_to_h",
23
  "dense_h_to_4h",
24
  "query_key_value",
25
- "dense"
 
26
  ],
27
  "task_type": "CAUSAL_LM"
28
  }
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
22
  "dense_h_to_4h",
23
  "query_key_value",
24
+ "dense",
25
+ "dense_4h_to_h"
26
  ],
27
  "task_type": "CAUSAL_LM"
28
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:02fde749621429f982f3a9c8f195330a4942578741fc0abd3d0641c3b1672feb
3
  size 261131840
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c1f353e158c7b225b5e899b01d1de7c21674c19a06209368a6f03f185f4654f4
3
  size 261131840
runs/Dec04_18-52-58_23e1f1db1d33/events.out.tfevents.1701715984.23e1f1db1d33.245.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27f6aa78d652076bf35014bd33163fd328c7c99f03654129a4aa1b6c3a760f40
3
+ size 5135
tokenizer.json CHANGED
@@ -1,6 +1,11 @@
1
  {
2
  "version": "1.0",
3
- "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": {
4
+ "direction": "Right",
5
+ "max_length": 1024,
6
+ "strategy": "LongestFirst",
7
+ "stride": 0
8
+ },
9
  "padding": null,
10
  "added_tokens": [
11
  {
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:15e302fb8857995ba36018411fc13a7cd2794f2e486ca8c62b4f229b4021b698
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2feabfd3139bdac298232e4a479915ca31dc3dec28f78723c6e36f1cbcff5cf0
3
  size 4728