honghak commited on
Commit
f156187
·
verified ·
1 Parent(s): 9667b4b

Model save

Browse files
adapter_config.json CHANGED
@@ -22,8 +22,8 @@
22
  "target_modules": [
23
  "v_proj",
24
  "q_proj",
25
- "o_proj",
26
- "k_proj"
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
 
22
  "target_modules": [
23
  "v_proj",
24
  "q_proj",
25
+ "k_proj",
26
+ "o_proj"
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:760f6e45fd2ea2bf884b07033334d78b29038b6a7eb07f8400c92eaac4b1a292
3
  size 4350392
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b079bf488ba347ce4e587d09a3e857ad0f68bfc4c05746787a88a81378d5c778
3
  size 4350392
runs/Sep24_09-16-41_honghak-pc/events.out.tfevents.1727137003.honghak-pc.848324.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea387b2084b32ad8ecc2ba07704a8d8950d208659eceb9e06d6ab123ab64b126
3
+ size 1145492
tokenizer.json CHANGED
@@ -1,11 +1,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
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:15d071c075851f93e2f58e65914cb684ca5a4bfbf3bac243d1a3219eb624b9a9
3
  size 5496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0be4d8775474832fdc741d950bcc26d59fd58d5ca6ab7ec851586b8f5b977a9d
3
  size 5496