Skip to content

mrbesher/semantic-filtering-for-paraphrasing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Semantic Similarity Based Filtering for Turkish Paraphrase Dataset Creation

A repository of the codes and the datasets used in the paper "Semantic Similarity Based Filtering for Turkish Paraphrase Dataset Creation".

The work in this paper was done by Besher Alkurdi, Hasan Yunus Sarioglu and Mehmet Fatih Amasyali.

Datasets

You can access the filtered datasets that we used to train our models from the Hugging Face Hub at the links below:

The raw (non-filtered versions) can be acessed from the links below:

The folder datasets contains the file human_annotations.csv, which includes the human annotations for a sample of pairs from the datasets.

  • The src column contains the source text for each pair.
  • The tgt column contains the target text.
  • The dataset column indicates which dataset the pair is from.
  • The human column indicates the overall label for the pair, based on the annotators' scores and agreement. If the label was discarded due to disagreement, a value of -1 is recorded in the human column.
  • The annotator_1 and annotator_2 columns contain the scores given by the two annotators for each pair.

Model Checkpoints

You can access the finetuned model checkpoints from the links below:

Codes

All the codes are available under the code folder. Description will be added later.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published