datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
nb-fineweb2-edu-bokmaal-scores
Results
Model
Correlation with score
p-value
Total Time (s)
Avg Time / Doc (s)
Docs / Sec
ScandLM/fw-classifier-no-70b
0.690872
5.35891e-135
15.13
0.0160
62.47
versae/nb-sbert-base-edu-scorer-lr3e4-bs32
0.661177
7.97665e-120
11.53
0.0122
81.95
versae/norbert3-base-edu-scorer-lr3e4-bs32
0.660967
1.00665e-119
13.80
0.0146
68.48
versae/no-edu-scorer-hplt2
0.660824
1.18008e-119
13.55
0.0143
69.75
versae/multilingual-e5-base-edu-scorer-lr3e4-bs32
0.655186… See the full description on the dataset page: https://huggingface.co/datasets/versae/nb-fineweb2-edu-bokmaal-scores.sst2-norwegian-bokmaal
Norwegian Translated SST-2 Dataset
Dataset
Overview
The dataset is a Norwegian machine-translation of the Stanford Sentiment Treebank (SST-2). The original dataset comprises sentences extracted from movie reviews, accompanied by human annotations indicating their sentiment.
Dataset Structure
The dataset has the following structure:
{
"idx": int,
"sentence": str,
"label": int,
"sentence_nob": str
}
Data Fields
idx:… See the full description on the dataset page: https://huggingface.co/datasets/Kushtrim/sst2-norwegian-bokmaal.
