kornwtp's picture
Upload README.md with huggingface_hub
f9293a5 verified
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
- split: validation
path: data/validation-*
dataset_info:
features:
- name: id
dtype: string
- name: labels
dtype: string
- name: label_text
dtype: string
- name: texts
dtype: string
- name: lang
dtype: string
splits:
- name: train
num_bytes: 1647242
num_examples: 11514
- name: test
num_bytes: 421712
num_examples: 2974
- name: validation
num_bytes: 290520
num_examples: 2033
download_size: 713428
dataset_size: 2359474
---
# Dataset Card for "km-intent-classification"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)