zino36 commited on
Commit
bd035f8
ยท
verified ยท
1 Parent(s): 7cf9fa8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -17
README.md CHANGED
@@ -4,18 +4,18 @@ task_categories:
4
  language:
5
  - en
6
  tags:
 
7
  - keywords
 
8
  - news articles
9
  - extraction
10
- pretty_name: Keyword Extraction Dataset
11
  size_categories:
12
  - 1K<n<10K
13
  ---
14
- <p align="center"><h1>๐Ÿง  Keyword Extraction Dataset</h1></p>
15
 
16
- # Dataset Card for Keyword Extraction Dataset
17
-
18
- Introducing a groundbreaking dataset, meticulously curated to revolutionize keyword extraction. Leveraging advanced AI techniques, this resource is designed to elevate text analysis across diverse domains.
19
 
20
  - **Curated by:** Zineb MEFTAH
21
  - **Language(s) (NLP):** English
@@ -26,19 +26,20 @@ Introducing a groundbreaking dataset, meticulously curated to revolutionize keyw
26
 
27
  The Keyword Extraction Dataset includes 2,000 samples pairing extracted keywords with their corresponding full-text news articles. It is optimized for tasks such as keyword extraction, text analysis, and model fine-tuning.
28
 
29
- - **Format:** JSONL
30
- - **Structure:** Keywords and full-text articles.
31
- - **Source:** Based on the BBC News dataset.
 
 
32
 
33
- For more details on the dataset's creation and methodology, refer to the accompanying scientific [article]().
34
 
35
  ---
36
 
37
  ## ๐Ÿ” Key Features
38
 
39
- - **Comprehensive Coverage:** Multi-domain support for robust keyword extraction.
40
  - **Optimized for AI Models:** Preprocessed and ready for fine-tuning.
41
- - **Scalable:** Adapts to various NLP workflows and applications.
42
 
43
  ---
44
 
@@ -59,10 +60,4 @@ If you use this dataset, please cite:
59
  - License = CC BY 4.0
60
 
61
 
62
- ---
63
-
64
- ## ๐Ÿ™Œ Acknowledgments
65
-
66
- Inspired by the BBC News dataset and supported by advanced AI methodologies.
67
- For detailed insights, visit the [accompanying scientific article]().
68
 
 
4
  language:
5
  - en
6
  tags:
7
+ - Tags
8
  - keywords
9
+ - generation
10
  - news articles
11
  - extraction
12
+ pretty_name: Tags Generated Dataset
13
  size_categories:
14
  - 1K<n<10K
15
  ---
16
+ <p align="center"><h1>๐Ÿง  Tags Generated Dataset</h1></p>
17
 
18
+ # Dataset Card for Tags Generated Dataset
 
 
19
 
20
  - **Curated by:** Zineb MEFTAH
21
  - **Language(s) (NLP):** English
 
26
 
27
  The Keyword Extraction Dataset includes 2,000 samples pairing extracted keywords with their corresponding full-text news articles. It is optimized for tasks such as keyword extraction, text analysis, and model fine-tuning.
28
 
29
+ - **Structure:**
30
+ - 2,000 samples of keywords paired with full diversed themes news articles.
31
+ - Column 1: Extracted keywords.
32
+ - Column 2: Full text of the associated news article
33
+ - **Source:** Derived from the [BBC News dataset](https://www.kaggle.com/datasets/gpreda/bbc-news) available on Kaggle. The Kaggle dataset served as a foundational seed for iterative refinement.
34
 
35
+ For more details on the dataset's creation and methodology, refer to the accompanying scientific [article](https://huggingface.co/blog/zino36/tags-generation-dataset-article).
36
 
37
  ---
38
 
39
  ## ๐Ÿ” Key Features
40
 
41
+ - **Comprehensive Coverage:** Multi-domain support for various themes tags generation.
42
  - **Optimized for AI Models:** Preprocessed and ready for fine-tuning.
 
43
 
44
  ---
45
 
 
60
  - License = CC BY 4.0
61
 
62
 
 
 
 
 
 
 
63