File size: 537 Bytes
384e25c
 
 
6e90b19
384e25c
6e90b19
384e25c
 
 
794285c
384e25c
 
794285c
384e25c
 
794285c
384e25c
794285c
 
384e25c
 
 
 
 
 
 
 
 
 
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
    dtype: string
  - name: target
    dtype: string
  splits:
  - name: train
    num_bytes: 3197836070
    num_examples: 5735
  - name: validation
    num_bytes: 436821943
    num_examples: 780
  - name: test
    num_bytes: 512580528
    num_examples: 922
  download_size: 1908890357
  dataset_size: 4147238541
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: validation
    path: data/validation-*
  - split: test
    path: data/test-*
---