datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
norwegian-dynaword
🧨 Norwegian Dynaword
Version
0.0.18 (Changelog)
Language
Norwegian (no, nor), including Bokmål (nb, nob) and Nynorsk (nn, nno)
License
Openly Licensed, See the respective dataset
Models
Currently there is no models trained on this dataset
Contact
If you have question about this project please create an issue here
Dataset Description
Number of samples: 4.47M
Number of tokens (Llama 3): 9.98B
Average document length in tokens (min… See the full description on the dataset page: https://huggingface.co/datasets/danish-foundation-models/norwegian-dynaword.norwegian-dyna-instruct
🧨 Norwegian dyna-instruct
Version
0.1.0 (changelog)
Languages
Norwegian Bokmål (nob), Norwegian Nynorsk (nno), and English (eng) translation input
License
Mixed open licenses; see the table below
Sources
Five datasets (source cards)
Dataset Description
Number of samples: 14.40K
Number of tokens (Llama 3): 6.27M
Average conversation length in tokens (min, max): 435.63 (4, 8.92K)
Average number of turns (min, max): 2.13 (2, 3)… See the full description on the dataset page: https://huggingface.co/datasets/danish-foundation-models/norwegian-dyna-instruct.norwegian-grocery
NorgesGruppen Grocery Detection Dataset
Object detection dataset for Norwegian grocery store shelf images, from the NorgesGruppen Data competition.
Quick Start
from datasets import load_dataset
# COCO format (default) - raw competition annotations
ds = load_dataset("valiantlynxz/norwegian-grocery", trust_remote_code=True)
# YOLO format - auto-converted on load, no scripts needed
ds = load_dataset("valiantlynxz/norwegian-grocery", name="yolo", trust_remote_code=True)
#… See the full description on the dataset page: https://huggingface.co/datasets/valiantlynxz/norwegian-grocery.NorwegianDatasetNorwegianDataset-compressed-pt2imnet1k_Norwegian_elkhound_elkhoundNorwegianDataset-compressed
