File size: 1,003 Bytes
5711022
 
3e1ff12
 
 
 
 
 
 
 
 
 
 
 
23971dc
5711022
 
 
 
 
 
 
 
 
 
 
 
d4fbb32
5711022
23971dc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5711022
3e1ff12
 
23971dc
5711022
23971dc
 
5711022
 
 
 
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
48
49
50
51
52
53
54
55
---
dataset_info:
- config_name: single
  features:
  - name: x
    dtype: int64
  - name: y
    dtype: string
  splits:
  - name: train
    num_bytes: 360
    num_examples: 20
  download_size: 0
  dataset_size: 360
- config_name: v1
  features:
  - name: x
    dtype: int64
  - name: y
    dtype: string
  splits:
  - name: train
    num_bytes: 93
    num_examples: 6
  - name: test
    num_bytes: 28
    num_examples: 2
  download_size: 0
  dataset_size: 121
- config_name: v2
  features:
  - name: x
    dtype: int64
  - name: y
    dtype: string
  splits:
  - name: train
    num_bytes: 56
    num_examples: 4
  - name: test
    num_bytes: 14
    num_examples: 1
  download_size: 1673
  dataset_size: 70
configs_kwargs:
- config_name: single
  data_dir: single
- config_name: v1
  data_dir: v1
- config_name: v2
  data_dir: v2
---
# Dataset Card for "test_meta_dump"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)