nithyarajkumar commited on
Commit
f472f43
1 Parent(s): e71bc44

Training in progress, epoch 0

Browse files
adapter_config.json CHANGED
@@ -19,9 +19,10 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "q_proj",
23
- "v_proj"
24
  ],
25
  "task_type": "CAUSAL_LM",
 
26
  "use_rslora": false
27
  }
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "v_proj",
23
+ "q_proj"
24
  ],
25
  "task_type": "CAUSAL_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:d62df7efa9ec85bd0d51ab81e56ca29ad609713d85e1d0e262c1f501eece96db
3
  size 4517152
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78b26283b22cbcf5319120d1def2de20b88a4e25e3494580989755d933be36f8
3
  size 4517152
runs/Mar18_18-10-07_e84e5f5fbbca/events.out.tfevents.1710785566.e84e5f5fbbca.5217.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b8fbd6e24eaa092af55b6daee7c020928f704b70248be8443a17577dd06cb51d
3
+ size 7568
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": 512,
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:6d799031b8f6ae1726472b6ee4e9e6f6fe7425bae3ab16176045ce0e1ef1c351
3
- size 4856
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0421809c1933dec10851eae0e385a6afda7ebad7fc9f814b6e26d1a94ba17f0e
3
+ size 5048