Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Repository for JSICK

License

NotificationsYou must be signed in to change notification settings

verypluming/JSICK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Japanese Sentences Involving Compositional Knowledge (JSICK) Dataset

JSICK is the Japanese NLI and STS dataset by manually translating the English datasetSICK (Marelli et al., 2014) into Japanese.We hope that our dataset will be useful in research for realizing more advanced models that are capable of appropriately performing multilingual compositional inference.You can use the JSICK dataset/JSICK-stress test set athuggingface dataset!

The dataset is splitted intotrain.tsv andtest.tsv.

NameDescription
pair_IDids (the same with oriinal SICK)
sentence_A_Enfirst sentence in English
sentence_B_Ensecond sentence in English
entailment_label_Enoriginal entailment label in English
relatedness_score_Enoriginal relatedness score in the range [1-5] in English
corr_entailment_labelAB_Encorrected entailment label from A to B in English by(Karouli et al., 2017)
corr_entailment_labelBA_Encorrected entailment label from B to A in English by(Karouli et al., 2017)
sentence_A_Enfirst sentence in Japanese
sentence_B_Ensecond sentence in Japanese
entailment_label_Jaentailment label in Japanese
relatedness_score_Jarelatedness score in the range [1-5] in Japanese
image_IDoriginal image in8K ImageFlickr dataset
original_captionoriginal caption in8K ImageFlickr dataset
semtag_shortlinguistic phenomena tags in Japanese
semtag_longdetails of linguistic phenomena tags in Japanese

JSICK-stress Test Set

The JSICK-stress test set is a dataset to investigate whether models capture word order and case particles in Japanese.The JSICK-stress test set is provided by transforming syntactic structures of sentence pairs in JSICK, where we analyze whether models are attentive to word order and case particles to predict entailment labels and similarity scores.The JSICK test set contains 1666, 797, and 1006 sentence pairs (A, B) whose premise sentences A (the columnsentence_A_Ja_origin) include the basic word order involving ga-o(nominative-accusative), ga-ni (nominative-dative), and ga-de (nominative-instrumental/locative) relations, respectively.We provide the JSICK-stress test set by transforming syntactic structures of these pairs by the following three ways:

  • scrum_ga_o: a scrambled pair, where the word order of premise sentences A is scrambled into o-ga, ni-ga, and de-ga order, respectively.
  • ex_ga_o: a rephrased pair, where the only case particles (ga, o, ni, de) in the premise A are swapped
  • del_ga_o: a rephrased pair, where the only case particles (ga, o, ni) in the premise A are deleted

The filejsick/jsick-all-annotations.tsv contains the JSICK raw annotations, and the filejsick-stress/jsick-stress-all-annotations.tsv is a subset of JSICK-stress test sets annotated with human judgements.

References

  1. Hitomi Yanaka, Koji Mineshima.Compositional Evaluation on Japanese Textual Entailment and Similarity.Transactions of the Association for Computational Linguistics, 2022. (TACL2022)[arXiv]
  2. 谷中瞳, 峯島宏次.JSICK: 日本語構成的推論・類似度データセットの構築. 人工知能学会第35回全国大会, 2021.

If you use this dataset in any published research, please cite the following:

@article{yanaka-mineshima-2022-compositional,    title = "Compositional Evaluation on {J}apanese Textual Entailment and Similarity",    author = "Yanaka, Hitomi  and      Mineshima, Koji",    journal = "Transactions of the Association for Computational Linguistics",    volume = "10",    year = "2022",    address = "Cambridge, MA",    publisher = "MIT Press",    url = "https://aclanthology.org/2022.tacl-1.73",    doi = "10.1162/tacl_a_00518",    pages = "1266--1284",}

License

This work is licensed under aCreative Commons Attribution 4.0 International License.

About

Repository for JSICK

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp