File size: 1,597 Bytes
028d79a 14fd209 3b4a8e0 028d79a 3b4a8e0 da05c8f aae730c da05c8f aae730c da05c8f aae730c da05c8f df0a9b7 da05c8f |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 |
---
license: mit
language:
- ko
pipeline_tag: text-classification
---
# ํ
์คํธ ๊ธฐ๋ฐ ๋ฐํ์ ์ธ์ ๋ชจ๋ธ
ํ
์คํธ, ํนํ ์์ค์์ ๋ฑ์ฅ์ธ๋ฌผ์ ์ธ์ํ๊ณ ์ธ์ฉ๋ฌธ์ ๋ฐํ์๋ฅผ ์ถ์ถํ๋ ๋ชจ๋ธ์
๋๋ค.
`GitHub Repository`: https://github.com/Novel-Transformation-for-You/service.git
![image/png](https://cdn-uploads.huggingface.co/production/uploads/6225c3f0a8218a9b862b17bb/clPpUv1gsNde9CW6smgtD.png)
### ํ์
|||||||
|:-:|:-:|:-:|:-:|:-:|:-:|
|<a href="https://github.com/kangminhyeok02"><img src="https://avatars.githubusercontent.com/u/110012174?v=4" width="100" height="100"></a>|<a href="https://github.com/duwjd"><img src="https://avatars.githubusercontent.com/u/31474225?v=4" width="100" height="100"></a>|<a href="https://github.com/yuneun92"><img src="https://avatars.githubusercontent.com/u/101092482?v=4" width="100" height="100"></a>|<a href="https://github.com/Hawon-Lee"><img src="https://avatars.githubusercontent.com/u/136240081?v=4" width="100" height="100"></a>|<a href="https://github.com/07LEE"><img src="https://avatars.githubusercontent.com/u/95900411?v=4" width="100" height="100"></a>|<a href="https://github.com/SeungHoJUN"><img src="https://avatars.githubusercontent.com/u/89953442?v=4" width="100" height="100"></a>|
### ์์คํ
๊ตฌ์ฑ๋
![image/png](https://cdn-uploads.huggingface.co/production/uploads/6225c3f0a8218a9b862b17bb/Pxpv-b10ryAU1TkdiWIgV.png)
### ๋ชจ๋ธ ์ ๋ณด
1. Base model: koRoBERTa
2. NER model: ํ๊ตญํด์๋ํ๊ต NER ๋ชจ๋ธ (MIT License) https://github.com/kmounlp/NER
```
max_seq_length = 512
``` |