├── CONTRIBUTING.md ├── LICENSE ├── README.md ├── dataset ├── interrogative_word.jsonl ├── lexical_contradiction.jsonl ├── negation.jsonl ├── repetition.jsonl ├── subject_object.jsonl ├── tense.jsonl └── topic.jsonl └── table.png /CONTRIBUTING.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kakaoenterprise/KorAdvMRSTestData/HEAD/CONTRIBUTING.md -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kakaoenterprise/KorAdvMRSTestData/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kakaoenterprise/KorAdvMRSTestData/HEAD/README.md -------------------------------------------------------------------------------- /dataset/interrogative_word.jsonl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kakaoenterprise/KorAdvMRSTestData/HEAD/dataset/interrogative_word.jsonl -------------------------------------------------------------------------------- /dataset/lexical_contradiction.jsonl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kakaoenterprise/KorAdvMRSTestData/HEAD/dataset/lexical_contradiction.jsonl -------------------------------------------------------------------------------- /dataset/negation.jsonl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kakaoenterprise/KorAdvMRSTestData/HEAD/dataset/negation.jsonl -------------------------------------------------------------------------------- /dataset/repetition.jsonl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kakaoenterprise/KorAdvMRSTestData/HEAD/dataset/repetition.jsonl -------------------------------------------------------------------------------- /dataset/subject_object.jsonl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kakaoenterprise/KorAdvMRSTestData/HEAD/dataset/subject_object.jsonl -------------------------------------------------------------------------------- /dataset/tense.jsonl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kakaoenterprise/KorAdvMRSTestData/HEAD/dataset/tense.jsonl -------------------------------------------------------------------------------- /dataset/topic.jsonl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kakaoenterprise/KorAdvMRSTestData/HEAD/dataset/topic.jsonl -------------------------------------------------------------------------------- /table.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kakaoenterprise/KorAdvMRSTestData/HEAD/table.png --------------------------------------------------------------------------------