File size: 1,099 Bytes
d7ba065
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
0454395
d7ba065
0454395
d7ba065
 
 
 
 
 
 
 
 
 
 
 
0454395
 
d7ba065
 
0454395
d7ba065
 
0454395
d7ba065
0454395
 
d7ba065
0614b78
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
---
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
dataset_info:
  features:
  - name: AssignmentId
    dtype: string
  - name: docId
    dtype: string
  - name: article
    dtype: string
  - name: tid1
    dtype: int64
  - name: tid2
    dtype: int64
  - name: words1
    dtype: string
  - name: words2
    dtype: string
  - name: phrases1
    dtype: string
  - name: phrases2
    dtype: string
  - name: sentences1
    dtype: string
  - name: sentences2
    dtype: string
  - name: summary1
    dtype: string
  - name: summary2
    dtype: string
  - name: __index_level_0__
    dtype: int64
  splits:
  - name: train
    num_bytes: 11384802
    num_examples: 2400
  - name: test
    num_bytes: 2979312
    num_examples: 600
  download_size: 7539242
  dataset_size: 14364114
---
# NORTS - Norwegian Topic-based Summarization Dataset
Translated from NORTS (NEWs Topic-based Summarization Dataset, https://github.com/ali-bahrainian/NEWTS) using the 1.3B NLLB model (https://huggingface.co/facebook/nllb-200-distilled-1.3B)