File size: 440 Bytes
7375d86
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
---
dataset_info:
  features:
  - name: x
    dtype: int64
  - name: y
    dtype: int64
  splits:
  - name: train
    num_bytes: 48
    num_examples: 3
  download_size: 0
  dataset_size: 48
builder_config:
  data_files:
  - split: train
    pattern: data/train-*
---
# Dataset Card for "test_string_to_dict"

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