naive_random_unique / README.md
boda's picture
Upload README.md with huggingface_hub
4c34ab3 verified
|
raw
history blame contribute delete
No virus
605 Bytes
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: labels
dtype: string
- name: clue
dtype: string
splits:
- name: train
num_bytes: 2994948.7214326323
num_examples: 47844
- name: test
num_bytes: 528579.2785673678
num_examples: 8444
download_size: 2797022
dataset_size: 3523528.0
---
# Dataset Card for "naive_random_unique"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)