File size: 571 Bytes
6644853
 
 
 
 
 
 
 
 
 
 
 
 
1545662
 
 
90ca221
 
 
 
 
6644853
 
 
 
 
1545662
 
90ca221
 
6644853
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
---
dataset_info:
  features:
  - name: id
    dtype: string
  - name: lang
    dtype: string
  - name: text
    dtype: string
  splits:
  - name: train
    num_bytes: 1745954434
    num_examples: 556659
  - name: validation
    num_bytes: 285462463
    num_examples: 82028
  - name: test
    num_bytes: 299910543
    num_examples: 84014
  download_size: 1899364492
  dataset_size: 2331327440
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: validation
    path: data/validation-*
  - split: test
    path: data/test-*
---