File size: 715 Bytes
6c26abc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: item_id
    dtype: string
  - name: start
    dtype: string
  - name: freq
    dtype: string
  - name: target
    sequence: float32
  splits:
  - name: Australia
    num_bytes: 1343756848
    num_examples: 13724
  - name: CKW
    num_bytes: 1089177744
    num_examples: 3778
  - name: Irish
    num_bytes: 623885436
    num_examples: 6429
  - name: London
    num_bytes: 655884307
    num_examples: 5554
  download_size: 1795831069
  dataset_size: 3712704335
configs:
- config_name: default
  data_files:
  - split: Australia
    path: data/Australia-*
  - split: CKW
    path: data/CKW-*
  - split: Irish
    path: data/Irish-*
  - split: London
    path: data/London-*
---