danielheinz's picture
Update README.md
e0fa296 verified
|
raw
history blame
841 Bytes
metadata
license: cc-by-sa-4.0
language:
  - de
size_categories:
  - 100K<n<1M

This is a filtered version of Philip May's German paraphrase dataset.

As the original author suggests, the dataset has been filtered, mostly following the guidelines set by the author. Any row that doesn't comply with the following conditions was filtered out:

  • min_char_len < 25
  • de_token_count > 30
  • en_de_token_count > 30
  • jaccard_similarity > 0.3
  • cos_sim < 0.9

The dataset has been filtered for the sake of convenience, since smaller devices do not support such large files.

The filtered dataset contains 689150 rows.

Licensing

Copyright (c) 2022 Philip May, Deutsche Telekom AG.

This work is licensed under CC-BY-SA 4.0.