Add 1 files
Browse files
README.md
ADDED
|
@@ -0,0 +1,62 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
annotations_creators: []
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
language_creators: []
|
| 6 |
+
license: []
|
| 7 |
+
multilinguality:
|
| 8 |
+
- monolingual
|
| 9 |
+
pretty_name: 'hacker_news_article_prompts'
|
| 10 |
+
size_categories:
|
| 11 |
+
- n<1K
|
| 12 |
+
source_datasets:
|
| 13 |
+
- 'extended|https://huggingface.co/datasets/open-index/hacker-news'
|
| 14 |
+
tags:
|
| 15 |
+
- adaption
|
| 16 |
+
- instruction-tuning
|
| 17 |
+
- writing-editing-communication
|
| 18 |
+
- corporate-business
|
| 19 |
+
- marketing
|
| 20 |
+
task_categories: []
|
| 21 |
+
task_ids: []
|
| 22 |
+
---
|
| 23 |
+
|
| 24 |
+

|
| 25 |
+
|
| 26 |
+
This dataset is a remastered version of this [dataset](https://huggingface.co/datasets/open-index/hacker-news) prepared using [Adaption's](https://adaptionlabs.ai/app/auth) Adaptive Data platform.
|
| 27 |
+
|
| 28 |
+
# hacker_news_article_prompts
|
| 29 |
+
|
| 30 |
+
This dataset contains text generation prompts derived from Hacker News article titles, instructing models to write full articles based on provided or self-generated headlines. The samples include specific tech and business topics from the Hacker News community, as well as instances where the model must invent a title from scratch. It is designed for training or evaluating systems on long-form content generation and headline expansion tasks.
|
| 31 |
+
|
| 32 |
+
### Dataset size
|
| 33 |
+
|
| 34 |
+
There are 51 data points in this dataset. This is an instruction tuning dataset.
|
| 35 |
+
|
| 36 |
+
### Quality of Remastered Dataset
|
| 37 |
+
|
| 38 |
+
The final quality is B, with a relative quality improvement of 58.0%.
|
| 39 |
+
|
| 40 |
+
### Domain
|
| 41 |
+
- Writing-editing-communication (64%)
|
| 42 |
+
- Corporate-business (21%)
|
| 43 |
+
- Marketing (7%)
|
| 44 |
+
|
| 45 |
+
### Language
|
| 46 |
+
- English (100%)
|
| 47 |
+
|
| 48 |
+
### Tone
|
| 49 |
+
- Creative (29%)
|
| 50 |
+
- Informative (21%)
|
| 51 |
+
- Humorous (14%)
|
| 52 |
+
|
| 53 |
+
### Evaluation Results
|
| 54 |
+
|
| 55 |
+
- **Quality Gains:**
|
| 56 |
+
<img src="https://proteus-prod-public.s3.us-east-1.amazonaws.com/temp/bf26090e-ec53-40d6-bc95-0596e637e9b4.png" alt="QualityGains" style="max-width: 50%; display: block; margin-left: auto; margin-right: auto;" />
|
| 57 |
+
|
| 58 |
+
- **Grade Improvement:**
|
| 59 |
+
<img src="https://proteus-prod-public.s3.us-east-1.amazonaws.com/temp/d3c3ad76-ccd3-4373-bcaa-0908c4f15c55.png" alt="Grade" style="max-width: 50%; display: block; margin-left: auto; margin-right: auto;" />
|
| 60 |
+
|
| 61 |
+
- **Percentile Chart:**
|
| 62 |
+
<img src="https://proteus-prod-public.s3.us-east-1.amazonaws.com/temp/bcdc2dbb-8292-4604-9496-86e78e91e1f8.png" alt="Percentile Chart" style="max-width: 50%; display: block; margin-left: auto; margin-right: auto;" />
|