roy1109 commited on
Commit
81498e4
·
1 Parent(s): cd4863f

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -19,8 +19,8 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "out_proj",
23
- "Wqkv"
24
  ],
25
  "task_type": "CAUSAL_LM"
26
  }
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "Wqkv",
23
+ "out_proj"
24
  ],
25
  "task_type": "CAUSAL_LM"
26
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d272e8b8e5750490c29062ab2ec0cd5e894c162fc02fc5996f8707c830f0be11
3
  size 15745224
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:214a385cd537af5ab73863e60a99c95e1b6503f62723930a146fb8174c0c34d3
3
  size 15745224
runs/Jan09_03-54-27_a1cdf01e1d05/events.out.tfevents.1704772469.a1cdf01e1d05.11613.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5597060b3dc9cb70659ccb79c10e0b874d96f9d8d9ac70b2682cefdd27133b50
3
+ size 7099
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": 256,
6
+ "strategy": "LongestFirst",
7
+ "stride": 0
8
+ },
9
  "padding": null,
10
  "added_tokens": [
11
  {
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c040eb6e20096b145fdd091150457fffe1ae64092a0f81f00e413c883ae9783
3
+ size 4600