koCSN_SAPR / README.md
yuneun92's picture
Update README.md
df0a9b7 verified
|
raw
history blame
1.6 kB
---
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
```