File size: 549 Bytes
058f796
 
 
 
 
 
 
 
 
24e9dc4
058f796
 
24e9dc4
058f796
 
24e9dc4
058f796
24e9dc4
 
058f796
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: input_seq2seq
    dtype: string
  - name: output_seq2seq
    dtype: string
  splits:
  - name: train
    num_bytes: 115466448
    num_examples: 549367
  - name: validation
    num_bytes: 3815481
    num_examples: 9842
  - name: test
    num_bytes: 3778177
    num_examples: 9824
  download_size: 44410181
  dataset_size: 123060106
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: validation
    path: data/validation-*
  - split: test
    path: data/test-*
---