librarian-bot's picture
Librarian Bot: Add language metadata for dataset
47f5b94 verified
|
raw
history blame
480 Bytes
---
language:
- en
dataset_info:
features:
- name: text
dtype: string
- name: label
dtype: int64
- name: idx
dtype: int64
splits:
- name: evaluation
num_bytes: 162062.0
num_examples: 1000
- name: few_shots
num_bytes: 7104.0
num_examples: 50
download_size: 110709
dataset_size: 169166.0
configs:
- config_name: default
data_files:
- split: evaluation
path: data/evaluation-*
- split: few_shots
path: data/few_shots-*
---