File size: 1,116 Bytes
56392de
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: conversations
    list:
    - name: from
      dtype: string
    - name: value
      dtype: string
  splits:
  - name: str_horizontal_nosplit
    num_bytes: 111900
    num_examples: 150
  - name: str_horizontal_newline
    num_bytes: 115050
    num_examples: 150
  - name: str_horizontal_pipe
    num_bytes: 115050
    num_examples: 150
  - name: str_vertical_nosplit
    num_bytes: 111900
    num_examples: 150
  - name: str_vertical_newline
    num_bytes: 116550
    num_examples: 150
  - name: str_vertical_pipe
    num_bytes: 116550
    num_examples: 150
  download_size: 240009
  dataset_size: 687000
configs:
- config_name: default
  data_files:
  - split: str_horizontal_nosplit
    path: data/str_horizontal_nosplit-*
  - split: str_horizontal_newline
    path: data/str_horizontal_newline-*
  - split: str_horizontal_pipe
    path: data/str_horizontal_pipe-*
  - split: str_vertical_nosplit
    path: data/str_vertical_nosplit-*
  - split: str_vertical_newline
    path: data/str_vertical_newline-*
  - split: str_vertical_pipe
    path: data/str_vertical_pipe-*
---