File size: 1,103 Bytes
2ddc79f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: text1
    dtype: string
  - name: text2
    dtype: string
  - name: text3
    dtype: string
  - name: text4
    dtype: string
  - name: text5
    dtype: string
  - name: text6
    dtype: string
  - name: text7
    dtype: string
  - name: text8
    dtype: string
  - name: text9
    dtype: 'null'
  - name: text10
    dtype: 'null'
  - name: text11
    dtype: 'null'
  - name: text12
    dtype: 'null'
  - name: text13
    dtype: 'null'
  - name: text14
    dtype: 'null'
  - name: text15
    dtype: 'null'
  - name: text16
    dtype: 'null'
  - name: text17
    dtype: 'null'
  - name: text18
    dtype: 'null'
  - name: text19
    dtype: 'null'
  - name: text20
    dtype: 'null'
  - name: text21
    dtype: 'null'
  - name: text22
    dtype: 'null'
  - name: text23
    dtype: 'null'
  - name: text24
    dtype: 'null'
  - name: text25
    dtype: 'null'
  splits:
  - name: train
    num_bytes: 319197
    num_examples: 500
  download_size: 146368
  dataset_size: 319197
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---