File size: 573 Bytes
c705f20
 
 
 
 
 
 
520219b
 
 
 
 
 
 
 
c705f20
 
520219b
c705f20
 
520219b
4713cfb
520219b
 
c705f20
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: text
    dtype: string
  - name: source
    dtype: string
  - name: clusters_9
    dtype: string
  - name: clusters_7
    dtype: string
  - name: clusters_5
    dtype: string
  - name: clusters_3
    dtype: string
  splits:
  - name: train
    num_bytes: 112393771
    num_examples: 411968
  - name: test
    num_bytes: 14229784
    num_examples: 62615
  download_size: 68037798
  dataset_size: 126623555
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
---