SinclairSchneider commited on
Commit
16d217a
·
verified ·
1 Parent(s): b3a60a1

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +181 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,181 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: title
5
+ dtype: string
6
+ - name: content
7
+ dtype: string
8
+ - name: author
9
+ dtype: string
10
+ - name: description
11
+ dtype: string
12
+ - name: keywords
13
+ dtype: string
14
+ - name: category
15
+ dtype: string
16
+ - name: datePublished
17
+ dtype: string
18
+ - name: url
19
+ dtype: string
20
+ - name: politic
21
+ dtype: float64
22
+ - name: other
23
+ dtype: float64
24
+ - name: EuroBERT-210m_AfD
25
+ dtype: float64
26
+ - name: EuroBERT-210m_DIE LINKE
27
+ dtype: float64
28
+ - name: EuroBERT-210m_CDU/CSU
29
+ dtype: float64
30
+ - name: EuroBERT-210m_BÜNDNIS 90/DIE GRÜNEN
31
+ dtype: float64
32
+ - name: EuroBERT-210m_SPD
33
+ dtype: float64
34
+ - name: EuroBERT-210m_FDP
35
+ dtype: float64
36
+ - name: EuroBERT-610m_DIE LINKE
37
+ dtype: float64
38
+ - name: EuroBERT-610m_BÜNDNIS 90/DIE GRÜNEN
39
+ dtype: float64
40
+ - name: EuroBERT-610m_AfD
41
+ dtype: float64
42
+ - name: EuroBERT-610m_FDP
43
+ dtype: float64
44
+ - name: EuroBERT-610m_CDU/CSU
45
+ dtype: float64
46
+ - name: EuroBERT-610m_SPD
47
+ dtype: float64
48
+ - name: EuroBERT_2_1B_FDP
49
+ dtype: float64
50
+ - name: EuroBERT_2_1B_AfD
51
+ dtype: float64
52
+ - name: EuroBERT_2_1B_CDU/CSU
53
+ dtype: float64
54
+ - name: EuroBERT_2_1B_DIE LINKE
55
+ dtype: float64
56
+ - name: EuroBERT_2_1B_SPD
57
+ dtype: float64
58
+ - name: EuroBERT_2_1B_BÜNDNIS 90/DIE GRÜNEN
59
+ dtype: float64
60
+ - name: Llama-3.2-1B_SPD
61
+ dtype: float64
62
+ - name: Llama-3.2-1B_BÜNDNIS 90/DIE GRÜNEN
63
+ dtype: float64
64
+ - name: Llama-3.2-1B_FDP
65
+ dtype: float64
66
+ - name: Llama-3.2-1B_CDU/CSU
67
+ dtype: float64
68
+ - name: Llama-3.2-1B_DIE LINKE
69
+ dtype: float64
70
+ - name: Llama-3.2-1B_AfD
71
+ dtype: float64
72
+ - name: gemma-3-1b_CDU/CSU
73
+ dtype: float64
74
+ - name: gemma-3-1b_BÜNDNIS 90/DIE GRÜNEN
75
+ dtype: float64
76
+ - name: gemma-3-1b_FDP
77
+ dtype: float64
78
+ - name: gemma-3-1b_SPD
79
+ dtype: float64
80
+ - name: gemma-3-1b_AfD
81
+ dtype: float64
82
+ - name: gemma-3-1b_DIE LINKE
83
+ dtype: float64
84
+ - name: gemma-2-2b_SPD
85
+ dtype: float64
86
+ - name: gemma-2-2b_FDP
87
+ dtype: float64
88
+ - name: gemma-2-2b_CDU/CSU
89
+ dtype: float64
90
+ - name: gemma-2-2b_BÜNDNIS 90/DIE GRÜNEN
91
+ dtype: float64
92
+ - name: gemma-2-2b_DIE LINKE
93
+ dtype: float64
94
+ - name: gemma-2-2b_AfD
95
+ dtype: float64
96
+ - name: gemma-2-9b_BÜNDNIS 90/DIE GRÜNEN
97
+ dtype: float64
98
+ - name: gemma-2-9b_CDU/CSU
99
+ dtype: float64
100
+ - name: gemma-2-9b_SPD
101
+ dtype: float64
102
+ - name: gemma-2-9b_FDP
103
+ dtype: float64
104
+ - name: gemma-2-9b_AfD
105
+ dtype: float64
106
+ - name: gemma-2-9b_DIE LINKE
107
+ dtype: float64
108
+ - name: xlm-roberta-large_BÜNDNIS 90/DIE GRÜNEN
109
+ dtype: float64
110
+ - name: xlm-roberta-large_FDP
111
+ dtype: float64
112
+ - name: xlm-roberta-large_DIE LINKE
113
+ dtype: float64
114
+ - name: xlm-roberta-large_SPD
115
+ dtype: float64
116
+ - name: xlm-roberta-large_CDU/CSU
117
+ dtype: float64
118
+ - name: xlm-roberta-large_AfD
119
+ dtype: float64
120
+ - name: gbert-large_DIE LINKE
121
+ dtype: float64
122
+ - name: gbert-large_BÜNDNIS 90/DIE GRÜNEN
123
+ dtype: float64
124
+ - name: gbert-large_SPD
125
+ dtype: float64
126
+ - name: gbert-large_AfD
127
+ dtype: float64
128
+ - name: gbert-large_FDP
129
+ dtype: float64
130
+ - name: gbert-large_CDU/CSU
131
+ dtype: float64
132
+ - name: gelectra-large_SPD
133
+ dtype: float64
134
+ - name: gelectra-large_BÜNDNIS 90/DIE GRÜNEN
135
+ dtype: float64
136
+ - name: gelectra-large_FDP
137
+ dtype: float64
138
+ - name: gelectra-large_CDU/CSU
139
+ dtype: float64
140
+ - name: gelectra-large_DIE LINKE
141
+ dtype: float64
142
+ - name: gelectra-large_AfD
143
+ dtype: float64
144
+ - name: GottBERT_large_BÜNDNIS 90/DIE GRÜNEN
145
+ dtype: float64
146
+ - name: GottBERT_large_FDP
147
+ dtype: float64
148
+ - name: GottBERT_large_SPD
149
+ dtype: float64
150
+ - name: GottBERT_large_DIE LINKE
151
+ dtype: float64
152
+ - name: GottBERT_large_CDU/CSU
153
+ dtype: float64
154
+ - name: GottBERT_large_AfD
155
+ dtype: float64
156
+ - name: Llama-3.2-3B_BÜNDNIS 90/DIE GRÜNEN
157
+ dtype: float64
158
+ - name: Llama-3.2-3B_FDP
159
+ dtype: float64
160
+ - name: Llama-3.2-3B_CDU/CSU
161
+ dtype: float64
162
+ - name: Llama-3.2-3B_DIE LINKE
163
+ dtype: float64
164
+ - name: Llama-3.2-3B_AfD
165
+ dtype: float64
166
+ - name: Llama-3.2-3B_SPD
167
+ dtype: float64
168
+ - name: __index_level_0__
169
+ dtype: int64
170
+ splits:
171
+ - name: train
172
+ num_bytes: 149491337
173
+ num_examples: 91689
174
+ download_size: 102176098
175
+ dataset_size: 149491337
176
+ configs:
177
+ - config_name: default
178
+ data_files:
179
+ - split: train
180
+ path: data/train-*
181
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:256b3ab48d255d6f7d4f64cf7fd4b8ad2abd6aa0f1d4108f93170388f0713d4b
3
+ size 102176098