datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
linkedin-natural-150
LinkedIn Natural 150 — gemma-3-1b-it style tuning
150 curated LinkedIn posts in a simple, conversational, twitter-like style (no cringe drama).
Composition: 44 twitter-gold short (<50w) + 84 core short-medium (50-80w) + 20 medium-long (80-150w) + 2 long gold. Avg 60.7w.
Format per line (JSONL):
{"prompt": "Write a LinkedIn post about: <topic>", "response": "<natural post>"}
Files:
data/final_dataset.jsonl — 150 full examples (use this)
data/train.jsonl — 138 train… See the full description on the dataset page: https://huggingface.co/datasets/harsh-jos/linkedin-natural-150.CV-LinkedIn
Sample Dataset Structure
{
"image_source": "local-files:///curriculum_vitae.png",
"profile_data": {
"NAME": {
"text": "Muhammad Fawwaz Humam",
"bbox": [10.5, 5.2, 35.0, 4.1]
},
"DOMISILI": {
"text": "Bekasi, Indonesia",
"bbox": [10.5, 9.3, 20.1, 2.5]
},
"SUMMARY": {
"text": "A passionate Full-stack Web Developer and Machine Learning Engineer experienced in building… See the full description on the dataset page: https://huggingface.co/datasets/mfhumam/CV-LinkedIn.
