aiqwe commited on
Commit
ddf2fc7
โ€ข
1 Parent(s): 344bf5b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -9
README.md CHANGED
@@ -9,7 +9,7 @@ language:
9
  - ko
10
  license: apache-2.0
11
  datasets:
12
- - aiqwe/krx-llm-competition
13
  base_model:
14
  - Qwen/Qwen2.5-7B-Instruct
15
  pipeline_tag: question-answering
@@ -18,17 +18,17 @@ library_name: transformers
18
 
19
  # 3rd krx-llm-competition shibainu24 Model Card
20
 
21
- + github: [https://github.com/aiqwe/krx-llm-competition](https://github.com/aiqwe/krx-llm-competition)
22
- + dataset: [https://huggingface.co/datasets/aiqwe/krx-llm-competition](https://huggingface.co/datasets/aiqwe/krx-llm-competition)
23
 
24
  ๋ชจ๋ธ์€ [KRX LLM ๊ฒฝ์ง„๋Œ€ํšŒ ๋ฆฌ๋”๋ณด๋“œ](https://krxbench.koscom.co.kr/)์—์„œ ์šฐ์ˆ˜์ƒ์„ ์ˆ˜์ƒํ•œ shibainu24 ๋ชจ๋ธ์ž…๋‹ˆ๋‹ค. ๋ชจ๋ธ์€ ๊ธˆ์œต, ํšŒ๊ณ„ ๋“ฑ ๊ธˆ์œต๊ด€๋ จ ์ง€์‹์— ๋Œ€ํ•œ Text Generation์„ ์ œ๊ณตํ•ฉ๋‹ˆ๋‹ค.
25
 
26
  + Vanilla model : [Qwen2.5-7B-Instruct](https://huggingface.co/Qwen/Qwen2.5-7B-Instruct)
27
 
28
- ๋ฐ์ดํ„ฐ์…‹ ์ˆ˜์ง‘ ๋ฐ ํ•™์Šต์— ๊ด€๋ จ๋œ ์ฝ”๋“œ๋Š” [https://github.com/aiqwe/krx-llm-competition](https://github.com/aiqwe/krx-llm-competition)์— ์ž์„ธํ•˜๊ฒŒ ๊ณต๊ฐœ๋˜์–ด ์žˆ์Šต๋‹ˆ๋‹ค.
29
 
30
  # Usage
31
- [https://github.com/aiqwe/krx-llm-competition](https://github.com/aiqwe/krx-llm-competition)์˜ example์„ ์ฐธ์กฐํ•˜๋ฉด ์‰ฝ๊ฒŒ inference๋ฅผ ํ•ด๋ณผ ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.
32
  ๋Œ€๋ถ€๋ถ„์˜ Inference๋Š” RTX-3090 ์ด์ƒ์—์„œ ๋‹จ์ผ GPU ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค.
33
 
34
  ```shell
@@ -67,8 +67,8 @@ for o in outputs:
67
 
68
  # Datset Card
69
  Reference ๋ฐ์ดํ„ฐ์…‹์€ ์ผ๋ถ€ ์ €์ž‘๊ถŒ ๊ด€๊ณ„๋กœ ์ธํ•ด Link๋กœ ์ œ๊ณตํ•ฉ๋‹ˆ๋‹ค.
70
- MCQA์™€ QA ๋ฐ์ดํ„ฐ์…‹์€ [https://huggingface.co/datasets/aiqwe/krx-llm-competition](https://huggingface.co/datasets/aiqwe/krx-llm-competition)์œผ๋กœ ๊ณต๊ฐœํ•ฉ๋‹ˆ๋‹ค.
71
- ๋˜ํ•œ [https://github.com/aiqwe/krx-llm-competition](https://github.com/aiqwe/krx-llm-competition)๋ฅผ ์ด์šฉํ•˜๋ฉด ๋‹ค์–‘ํ•œ ์œ ํ‹ธ๋ฆฌํ‹ฐ ๊ธฐ๋Šฅ์„ ์ œ๊ณตํ•˜๋ฉฐ, ๋ฐ์ดํ„ฐ ์†Œ์‹ฑ Pipeline์„ ์ฐธ์กฐํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.
72
 
73
  ## References
74
  | ๋ฐ์ดํ„ฐ๋ช… | url |
@@ -122,10 +122,10 @@ Reference๋ฅผ ์ œ๊ณต๋ฐ›์œผ๋ฉด ๋ชจ๋ธ์€ ๋ณด๋‹ค ์ •ํ™•ํ•œ ๋‹ต๋ณ€์„ ํ•˜์ง€๋งŒ ๋ชจ
122
  ```bibitex
123
  @misc{jaylee2024krxllmcompetition,
124
  author = {Jay Lee},
125
- title = {shibainu24: krx llm completition llm model},
126
  year = {2024},
127
  publisher = {GitHub},
128
  journal = {GitHub repository},
129
- url = {https://github.com/aiqwe/krx-llm-competition}
130
  }
131
  ```
 
9
  - ko
10
  license: apache-2.0
11
  datasets:
12
+ - aiqwe/FinShibainu
13
  base_model:
14
  - Qwen/Qwen2.5-7B-Instruct
15
  pipeline_tag: question-answering
 
18
 
19
  # 3rd krx-llm-competition shibainu24 Model Card
20
 
21
+ + github: [https://github.com/aiqwe/FinShibainu](https://github.com/aiqwe/FinShibainu)
22
+ + dataset: [https://huggingface.co/datasets/aiqwe/FinShibainu](https://huggingface.co/datasets/aiqwe/FinShibainu)
23
 
24
  ๋ชจ๋ธ์€ [KRX LLM ๊ฒฝ์ง„๋Œ€ํšŒ ๋ฆฌ๋”๋ณด๋“œ](https://krxbench.koscom.co.kr/)์—์„œ ์šฐ์ˆ˜์ƒ์„ ์ˆ˜์ƒํ•œ shibainu24 ๋ชจ๋ธ์ž…๋‹ˆ๋‹ค. ๋ชจ๋ธ์€ ๊ธˆ์œต, ํšŒ๊ณ„ ๋“ฑ ๊ธˆ์œต๊ด€๋ จ ์ง€์‹์— ๋Œ€ํ•œ Text Generation์„ ์ œ๊ณตํ•ฉ๋‹ˆ๋‹ค.
25
 
26
  + Vanilla model : [Qwen2.5-7B-Instruct](https://huggingface.co/Qwen/Qwen2.5-7B-Instruct)
27
 
28
+ ๋ฐ์ดํ„ฐ์…‹ ์ˆ˜์ง‘ ๋ฐ ํ•™์Šต์— ๊ด€๋ จ๋œ ์ฝ”๋“œ๋Š” [https://github.com/aiqwe/krx-llm-competition](https://github.com/aiqwe/FinShibainu)์— ์ž์„ธํ•˜๊ฒŒ ๊ณต๊ฐœ๋˜์–ด ์žˆ์Šต๋‹ˆ๋‹ค.
29
 
30
  # Usage
31
+ [https://github.com/aiqwe/krx-llm-competition](https://github.com/aiqwe/FinShibainu)์˜ example์„ ์ฐธ์กฐํ•˜๋ฉด ์‰ฝ๊ฒŒ inference๋ฅผ ํ•ด๋ณผ ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.
32
  ๋Œ€๋ถ€๋ถ„์˜ Inference๋Š” RTX-3090 ์ด์ƒ์—์„œ ๋‹จ์ผ GPU ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค.
33
 
34
  ```shell
 
67
 
68
  # Datset Card
69
  Reference ๋ฐ์ดํ„ฐ์…‹์€ ์ผ๋ถ€ ์ €์ž‘๊ถŒ ๊ด€๊ณ„๋กœ ์ธํ•ด Link๋กœ ์ œ๊ณตํ•ฉ๋‹ˆ๋‹ค.
70
+ MCQA์™€ QA ๋ฐ์ดํ„ฐ์…‹์€ [https://huggingface.co/datasets/aiqwe/krx-llm-competition](https://huggingface.co/datasets/aiqwe/FinShibainu)์œผ๋กœ ๊ณต๊ฐœํ•ฉ๋‹ˆ๋‹ค.
71
+ ๋˜ํ•œ [https://github.com/aiqwe/krx-llm-competition](https://github.com/aiqwe/FinShibainu)๋ฅผ ์ด์šฉํ•˜๋ฉด ๋‹ค์–‘ํ•œ ์œ ํ‹ธ๋ฆฌํ‹ฐ ๊ธฐ๋Šฅ์„ ์ œ๊ณตํ•˜๋ฉฐ, ๋ฐ์ดํ„ฐ ์†Œ์‹ฑ Pipeline์„ ์ฐธ์กฐํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.
72
 
73
  ## References
74
  | ๋ฐ์ดํ„ฐ๋ช… | url |
 
122
  ```bibitex
123
  @misc{jaylee2024krxllmcompetition,
124
  author = {Jay Lee},
125
+ title = {shibainu24: FinShibainu, Korean finance model},
126
  year = {2024},
127
  publisher = {GitHub},
128
  journal = {GitHub repository},
129
+ url = {https://github.com/aiqwe/FinShibainu}
130
  }
131
  ```