tollefj commited on
Commit
7a3c49a
1 Parent(s): 8d62af4

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +2 -25
README.md CHANGED
@@ -1,26 +1,3 @@
1
- ---
2
- configs:
3
- - config_name: default
4
- data_files:
5
- - split: test
6
- path: data/test-*
7
- dataset_info:
8
- features:
9
- - name: split
10
- dtype: string
11
- - name: sentence1
12
- dtype: string
13
- - name: sentence2
14
- dtype: string
15
- - name: score
16
- dtype: float64
17
- splits:
18
- - name: test
19
- num_bytes: 200536
20
- num_examples: 1500
21
- download_size: 110360
22
- dataset_size: 200536
23
- ---
24
- # Dataset Card for "sts13-sts-NOB"
25
 
26
- [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
 
1
+ # Translated STS dataset to Norwegian Bokmål
2
+ Machine translated using the *No language left behind* model series, specifically the 1.3B variant: https://huggingface.co/facebook/nllb-200-distilled-1.3B
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3