File size: 3,313 Bytes
63265b7
 
bbce6d2
 
7e8ba95
f3caf98
4cb03e6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
c2d6abe
4cb03e6
 
c2d6abe
4cb03e6
c2d6abe
4cb03e6
4d16aba
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6e5c4e4
4d16aba
 
6e5c4e4
4d16aba
6e5c4e4
4d16aba
7e8ba95
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4c85dc4
7e8ba95
 
4c85dc4
7e8ba95
4c85dc4
7e8ba95
0f15cf6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
00e00a0
0f15cf6
 
00e00a0
0f15cf6
00e00a0
0f15cf6
f3caf98
4cb03e6
 
 
 
 
 
4d16aba
 
 
 
 
 
7e8ba95
 
 
 
 
 
0f15cf6
 
 
 
 
 
bbce6d2
95166e5
63265b7
b913179
 
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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
---
license: mit
task_categories:
- text-classification
pretty_name: + OSDG Community Dataset (OSDG-CD)
dataset_info:
- config_name: '2022-04-01'
  features:
  - name: text
    dtype: string
  - name: labels
    dtype:
      class_label:
        names:
          '0': sdg1
          '1': sdg2
          '2': sdg3
          '3': sdg4
          '4': sdg5
          '5': sdg6
          '6': sdg7
          '7': sdg8
          '8': sdg9
          '9': sdg10
          '10': sdg11
          '11': sdg12
          '12': sdg13
          '13': sdg14
          '14': sdg15
          '15': sdg16
  splits:
  - name: train
    num_bytes: 13670249
    num_examples: 22628
  - name: test
    num_bytes: 5891776
    num_examples: 9699
  download_size: 11817202
  dataset_size: 19562025
- config_name: '2023-07-01'
  features:
  - name: text
    dtype: string
  - name: labels
    dtype:
      class_label:
        names:
          '0': sdg1
          '1': sdg2
          '2': sdg3
          '3': sdg4
          '4': sdg5
          '5': sdg6
          '6': sdg7
          '7': sdg8
          '8': sdg9
          '9': sdg10
          '10': sdg11
          '11': sdg12
          '12': sdg13
          '13': sdg14
          '14': sdg15
          '15': sdg16
  splits:
  - name: train
    num_bytes: 18779769
    num_examples: 29445
  - name: test
    num_bytes: 8074396
    num_examples: 12620
  download_size: 16268745
  dataset_size: 26854165
- config_name: '2024-01-01'
  features:
  - name: text
    dtype: string
  - name: labels
    dtype:
      class_label:
        names:
          '0': sdg1
          '1': sdg2
          '2': sdg3
          '3': sdg4
          '4': sdg5
          '5': sdg6
          '6': sdg7
          '7': sdg8
          '8': sdg9
          '9': sdg10
          '10': sdg11
          '11': sdg12
          '12': sdg13
          '13': sdg14
          '14': sdg15
          '15': sdg16
  splits:
  - name: train
    num_bytes: 19029441
    num_examples: 29844
  - name: test
    num_bytes: 8161474
    num_examples: 12791
  download_size: 16469769
  dataset_size: 27190915
- config_name: 21-09-30
  features:
  - name: text
    dtype: string
  - name: labels
    dtype:
      class_label:
        names:
          '0': sdg1
          '1': sdg2
          '2': sdg3
          '3': sdg4
          '4': sdg5
          '5': sdg6
          '6': sdg7
          '7': sdg8
          '8': sdg9
          '9': sdg10
          '10': sdg11
          '11': sdg12
          '12': sdg13
          '13': sdg14
          '14': sdg15
          '15': sdg16
  splits:
  - name: train
    num_bytes: 13704368
    num_examples: 22628
  - name: test
    num_bytes: 5857657
    num_examples: 9699
  download_size: 11816358
  dataset_size: 19562025
configs:
- config_name: '2022-04-01'
  data_files:
  - split: train
    path: 2022-04-01/train-*
  - split: test
    path: 2022-04-01/test-*
- config_name: '2023-07-01'
  data_files:
  - split: train
    path: 2023-07-01/train-*
  - split: test
    path: 2023-07-01/test-*
- config_name: '2024-01-01'
  data_files:
  - split: train
    path: 2024-01-01/train-*
  - split: test
    path: 2024-01-01/test-*
- config_name: 21-09-30
  data_files:
  - split: train
    path: 21-09-30/train-*
  - split: test
    path: 21-09-30/test-*
tags:
- SDG
---

https://zenodo.org/records/10579179