File size: 527 Bytes
02feac1 |
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 |
---
dataset_info:
features:
- name: item
dtype: string
- name: description
dtype: string
- name: price
dtype: float64
- name: sizes
sequence: string
- name: colors
sequence: string
- name: ad
dtype: string
splits:
- name: train
num_bytes: 3682
num_examples: 5
download_size: 9535
dataset_size: 3682
---
# Dataset Card for "generadai-sample"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |