Datasets:
Tasks:
Summarization
Modalities:
Text
Sub-tasks:
news-articles-summarization
Languages:
Hebrew
Size:
100K - 1M
License:
imvladikon
commited on
Commit
•
b7cc67c
1
Parent(s):
76caff6
Update README.md
Browse files
README.md
CHANGED
@@ -45,3 +45,12 @@ task_ids:
|
|
45 |
- [Contributions](#contributions)
|
46 |
|
47 |
## Dataset Description
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
45 |
- [Contributions](#contributions)
|
46 |
|
47 |
## Dataset Description
|
48 |
+
|
49 |
+
|
50 |
+
```
|
51 |
+
id - article id
|
52 |
+
articleBody - article main content
|
53 |
+
description - short version of the article, description of the article
|
54 |
+
headline - headline of the article
|
55 |
+
title - title of the article
|
56 |
+
```
|