SimKoR / README.md
Gangsss's picture
Update README.md
23ca06a
metadata
license: cc-by-4.0

SimKoR

We provide korean sentence text similarity pair dataset using sentiment analysis corpus from bab2min/corpus.
This data crawling korean review from naver shopping website. we reconstruct subset of dataset to make our dataset.

Dataset description

The original dataset description can be found at the link [here].

๊ทธ๋ฆผ6 In korean Contrastive Learning, There are few suitable validation dataset (only KorNLI). To create contrastive learning validation dataset, we changed original sentiment analysis dataset to sentence text similar dataset. Our simkor dataset was created by grouping pair of sentence. Each score [0,1,2,4,5] means how far the meaning is between sentences.

Data Distribution

Our dataset class consist of text similarity score [0, 1,2,4,5]. each score consists of data of the same size.

Scoretrainvalidtest
54,0001,0001,000
44,0001,0001,000
24,0001,0001,000
14,0001,0001,000
04,0001,0001,000
All20,0005,0005,000

Example

text1                                               text2                                                 label
๊ณ ์†์ถฉ์ „์ด ์•ˆ๋จใ… ใ… 	                            ์ง‘์—๋งค์—ฐ๋ƒ„์ƒˆ์—†์•จ๋ คํ–ˆ๋Š”๋ฐ ๊ทธ๋ƒฅ์ฐฝ๋ฌธ์—ฌ๋Š”๊ฒŒ๋” ๊ณต๊ธฐ๊ฐ€์ข‹๋„ค์š”	    5
์ ๋‹นํžˆ ๋งต๊ณ  ๊ดœ์ฐฎ๋„ค์š”	                            ์–ด์ œ ์‹œํ‚จ๊ฒŒ ๋ฒŒ์จ ์™”์–ด์š” ใ…Žใ…Ž ๋ฐฐ์†ก๋น ๋ฅด๊ณ  ํ’ˆ์งˆ์–‘ํ˜ธํ•ฉ๋‹ˆ๋‹ค	    4
๋‹ค ๊ดœ์ฐฎ์€๋ฐ ๋ฐฐ์†ก์ด 10์ผ์ด๋‚˜ ๊ฑธ๋ฆฐ๊ฒŒ ๋งŽ์ด ์•„์‰ฝ๋„ค์š”.    ์„ ๋ฐ˜ ์„ค์น˜ํ•˜๊ณ  ๋‚˜๋‹ˆ ์ฃผ๋ฐฉ ๋ฒ ๋ž€๋‹ค ์™„์ „ ๋‹ค์‹œ ํƒœ์–ด๋‚ฌ์–ด์š”~	    2
๊ฐ€๊ฒฉ ์‹ธ์ง€๋งŒ ์ฟ ์…˜์ด ์•ฝํ•ด ๋ฌด๋ฆŽ ์•„ํŒŒ์š”~ ๋ฐ˜ํ’ˆํ•˜๋ ค๊ตฌ์š”~   ํŠผํŠผํ•˜๊ณ  ๋นจ๋ž˜๋„ ๋งŽ์ด ๊ฑธ ์ˆ˜ ์žˆ๊ณ  ์ž˜์“ฐ๊ณ  ์žˆ์–ด์š”	            1
๊ฐ์ธ์ด ์ฐŒ๊ทธ์ €์ ธ์žˆ๊ณ  ์—‰์„ฑํ•ฉ๋‹ˆ๋‹ค.	                    ์ฒ˜์Œ ํ•ด๋ณด๋Š” ๋ฐฉํƒˆ์ถœ์ด์—ˆ๋Š”๋ฐ ๋„ˆ๋ฌด ์žฌ๋ฏธ์žˆ์—ˆ์–ด์š”.	            0

Contributors

The main contributors of the work are :

*: Equal Contribution

Hanyang University Data Intelligence Lab(DILAB) providing support โค๏ธ

Github

License

Creative Commons LicenseThis work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.