File size: 446 Bytes
909d178
 
c3b175a
 
 
 
 
 
 
 
 
 
909d178
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
dataset_info:
- config_name: v1
  features:
  - name: x
    dtype: int64
  - name: y
    dtype: string
  splits:
  - name: train
  - name: test
- config_name: v2
  features:
  - name: x
    dtype: int64
  - name: y
    dtype: string
  splits:
  - name: train
  - name: test
---
# Dataset Card for "test_push4"

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