Update README.md
Browse files
README.md
CHANGED
@@ -25,10 +25,10 @@ library_name: transformers
|
|
25 |
|
26 |
+ Vanilla model : [Qwen2.5-7B-Instruct](https://huggingface.co/Qwen/Qwen2.5-7B-Instruct)
|
27 |
|
28 |
-
๋ฐ์ดํฐ์
์์ง ๋ฐ ํ์ต์ ๊ด๋ จ๋ ์ฝ๋๋ [https://github.com/aiqwe/
|
29 |
|
30 |
# Usage
|
31 |
-
[https://github.com/aiqwe/
|
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/
|
71 |
-
๋ํ [https://github.com/aiqwe/
|
72 |
|
73 |
## References
|
74 |
| ๋ฐ์ดํฐ๋ช
| url |
|
|
|
25 |
|
26 |
+ Vanilla model : [Qwen2.5-7B-Instruct](https://huggingface.co/Qwen/Qwen2.5-7B-Instruct)
|
27 |
|
28 |
+
๋ฐ์ดํฐ์
์์ง ๋ฐ ํ์ต์ ๊ด๋ จ๋ ์ฝ๋๋ [https://github.com/aiqwe/FinShibainu](https://github.com/aiqwe/FinShibainu)์ ์์ธํ๊ฒ ๊ณต๊ฐ๋์ด ์์ต๋๋ค.
|
29 |
|
30 |
# Usage
|
31 |
+
[https://github.com/aiqwe/FinShibainu](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/FinShibainu](https://huggingface.co/datasets/aiqwe/FinShibainu)์ผ๋ก ๊ณต๊ฐํฉ๋๋ค.
|
71 |
+
๋ํ [https://github.com/aiqwe/FinShibainu](https://github.com/aiqwe/FinShibainu)๋ฅผ ์ด์ฉํ๋ฉด ๋ค์ํ ์ ํธ๋ฆฌํฐ ๊ธฐ๋ฅ์ ์ ๊ณตํ๋ฉฐ, ๋ฐ์ดํฐ ์์ฑ Pipeline์ ์ฐธ์กฐํ ์ ์์ต๋๋ค.
|
72 |
|
73 |
## References
|
74 |
| ๋ฐ์ดํฐ๋ช
| url |
|