File size: 518 Bytes
d8c1055
0f3e4c4
 
d8c1055
 
f01c989
d8c1055
 
d14a8c6
d8c1055
 
cbd919d
 
d8c1055
cbd919d
 
97a6d7f
cbd919d
 
 
 
d8c1055
 
 
 
 
 
 
 
 
 
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
---
language:
- de
dataset_info:
  features:
  - name: id
    dtype: string
  - name: text
    dtype: string
  splits:
  - name: train
    num_bytes: 17826186
    num_examples: 155850
  - name: val
    num_bytes: 249282
    num_examples: 2205
  - name: test
    num_bytes: 249508
    num_examples: 2203
  download_size: 13926027
  dataset_size: 18324976
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: val
    path: data/val-*
  - split: test
    path: data/test-*
---