junheesong commited on
Commit
9a1257e
1 Parent(s): 4ab827f

Training in progress, step 25

Browse files
adapter_config.json CHANGED
@@ -19,8 +19,8 @@
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
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "v_proj",
23
+ "q_proj"
24
  ],
25
  "task_type": "CAUSAL_LM",
26
  "use_rslora": false
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:300291beac210e95f8c336af1faf2530c8a73913bfe21092f2d0c814ecd35843
3
  size 134235048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe033ef2d4cb3c50de27eb3e88c099bc1ff52a7d4c08ecc20b8692e4bc34e0a6
3
  size 134235048
runs/Feb24_12-55-20_4f3497a4aeb5/events.out.tfevents.1708779334.4f3497a4aeb5.603.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0a4b3bd4d063e64c160e9b6d0662b619c69e8ef316159dfc1d52aa420de495d7
3
+ size 4946
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:cb8616b6e0ae3a1232115f53385c1e74f5ffb9da5805bfabf37a1ad3d8bf64f8
3
  size 4664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:161fc9e0e3d4d16e08ddd1c0d6aaf1e1d83c83d6341432b1d6ba6286931495dc
3
  size 4664