File size: 648 Bytes
9d7c589
 
2535864
9d7c589
 
 
 
 
 
 
 
 
 
 
 
 
2535864
 
 
 
 
 
 
 
 
 
 
 
 
 
9d7c589
 
 
 
 
2535864
 
 
 
9d7c589
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
---
dataset_info:
- config_name: first
  features:
  - name: id
    dtype: string
  - name: desc
    dtype: string
  - name: value
    dtype: int64
  splits:
  - name: one
    num_bytes: 141
    num_examples: 3
  download_size: 1586
  dataset_size: 141
- config_name: second
  features:
  - name: id
    dtype: string
  - name: desc
    dtype: string
  - name: value
    dtype: int64
  splits:
  - name: two
    num_bytes: 141
    num_examples: 3
  download_size: 1586
  dataset_size: 141
configs:
- config_name: first
  data_files:
  - split: one
    path: first/one-*
- config_name: second
  data_files:
  - split: two
    path: second/two-*
---