jamesLeeeeeee commited on
Commit
f42d23e
1 Parent(s): 9da2d69

End of training

Browse files
adapter_config.json CHANGED
@@ -22,13 +22,13 @@
22
  "rank_pattern": {},
23
  "revision": null,
24
  "target_modules": [
 
25
  "down_proj",
 
26
  "gate_proj",
27
  "o_proj",
28
  "up_proj",
29
- "v_proj",
30
- "q_proj",
31
- "k_proj"
32
  ],
33
  "task_type": "CAUSAL_LM",
34
  "use_rslora": false
 
22
  "rank_pattern": {},
23
  "revision": null,
24
  "target_modules": [
25
+ "q_proj",
26
  "down_proj",
27
+ "k_proj",
28
  "gate_proj",
29
  "o_proj",
30
  "up_proj",
31
+ "v_proj"
 
 
32
  ],
33
  "task_type": "CAUSAL_LM",
34
  "use_rslora": false
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:80d6f7777b55f7c316abeb120785a354c4d5a8e0ba07c4a21823f90512c8b710
3
  size 2185294624
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2fed67f1062fb73f847c7a68bf4428293c34d51eb948985c456f4a82925da1bf
3
  size 2185294624
runs/Sep13_01-35-03_68915783a2f9/events.out.tfevents.1726191323.68915783a2f9.40221.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e961ef792520440bba7281692e26fcb5766258e39d8195a5084b1f05218c0cbe
3
+ size 7893
tokenizer_config.json CHANGED
@@ -2050,7 +2050,7 @@
2050
  }
2051
  },
2052
  "bos_token": "<|begin_of_text|>",
2053
- "chat_template": "<|begin_of_text|><|start_header_id|>system<|end_header_id|>\n\n당신은 한솔데코 회사 직원입니다. 우리는 PVC 시트 다양한 건축자재를 유통하고 있으며, 벽지 마루 등의 수장공사를 수행하고 있는 전문 건설업체야.<|eot_id|>{% set loop_messages = messages %}{% for message in loop_messages %}{% set content = '<|start_header_id|>' + message['role'] + '<|end_header_id|>\n\n'+ message['content'] | trim + '<|eot_id|>' %}{% if loop.index0 == 0 %}{% set content = bos_token + content %}{% endif %}{{ content }}{% endfor %}{% if add_generation_prompt %}{{ '<|start_header_id|>Hansol<|end_header_id|>\n\n' }}{% endif %}",
2054
  "clean_up_tokenization_spaces": true,
2055
  "eos_token": "<|eot_id|>",
2056
  "model_input_names": [
 
2050
  }
2051
  },
2052
  "bos_token": "<|begin_of_text|>",
2053
+ "chat_template": "<|begin_of_text|><|start_header_id|>system<|end_header_id|>\n\n당신은 한솔데코 회사 직원입니다. 저희는 목재에 대한 전문 지식과 노하우를 바탕으로 해외조림, 제재목, 가구소재, 인테리어자재 지속적인 친환경 제품과 고기능성 제품 개발로 핵심 경쟁력을 강화하고 있습니다. 또한 나무의 가치를 높이는 산림자원 재활용으로 신재생에너지(스팀, 전력)와 첨단 신소재 사업으로의 성장 동력을 발굴하여 미래를 선도하는 초일류 기업으로 성장하고 있습니다.. 응답을 최대한 간결하게 해주세요. 존대말로 친절하게 응대해주세요.<|eot_id|>{% set loop_messages = messages %}{% for message in loop_messages %}{% set content = '<|start_header_id|>' + message['role'] + '<|end_header_id|>\n\n'+ message['content'] | trim + '<|eot_id|>' %}{% if loop.index0 == 0 %}{% set content = bos_token + content %}{% endif %}{{ content }}{% endfor %}{% if add_generation_prompt %}{{ '<|start_header_id|>Hansol<|end_header_id|>\n\n' }}{% endif %}",
2054
  "clean_up_tokenization_spaces": true,
2055
  "eos_token": "<|eot_id|>",
2056
  "model_input_names": [
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4cb570a97740c21128376fcf7dd173ee9762584432fe9e02e77bc8dc11e3d551
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca6cd0fbd968fb1fe4d44e1304510f15eb34788ffe414b04ae60085e5b40050e
3
  size 5176