daria-lioub commited on
Commit
52217e9
·
1 Parent(s): b2829d1

Create README.md

Browse files

A first of it's kind (to the best of our knowledge) labeled real-world dataset in Hebrew for a novel NLP task which is a more generalized verison of abstractive QA, based on posts scraped from the Facebook page “this.is.amlk” (https://www.facebook.com/this.is.amlk).
The "question" is a clickbait title of a news article, the text is the the article body and the "answer" is the text of the Facebook post (containing the missing piece of information from the clickbait which is used to lure the user into clicking on it).

Files changed (1) hide show
  1. README.md +8 -0
README.md ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ task_categories:
3
+ - question-answering
4
+ language:
5
+ - he
6
+ size_categories:
7
+ - 1K<n<10K
8
+ ---