Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
parquet
Sub-tasks:
intent-classification
Languages:
English
Size:
10K - 100K
License:
Add small data files
Browse files
README.md
CHANGED
@@ -531,7 +531,7 @@ dataset_info:
|
|
531 |
- name: test
|
532 |
num_bytes: 286966
|
533 |
num_examples: 5500
|
534 |
-
download_size:
|
535 |
dataset_size: 841388
|
536 |
configs:
|
537 |
- config_name: imbalanced
|
@@ -550,6 +550,14 @@ configs:
|
|
550 |
path: plus/validation-*
|
551 |
- split: test
|
552 |
path: plus/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
553 |
---
|
554 |
|
555 |
# Dataset Card for CLINC150
|
|
|
531 |
- name: test
|
532 |
num_bytes: 286966
|
533 |
num_examples: 5500
|
534 |
+
download_size: 385185
|
535 |
dataset_size: 841388
|
536 |
configs:
|
537 |
- config_name: imbalanced
|
|
|
550 |
path: plus/validation-*
|
551 |
- split: test
|
552 |
path: plus/test-*
|
553 |
+
- config_name: small
|
554 |
+
data_files:
|
555 |
+
- split: train
|
556 |
+
path: small/train-*
|
557 |
+
- split: validation
|
558 |
+
path: small/validation-*
|
559 |
+
- split: test
|
560 |
+
path: small/test-*
|
561 |
---
|
562 |
|
563 |
# Dataset Card for CLINC150
|
small/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3e60e45b25bf86543aa5df8ba4fcc674114164e6184f0197690648c2908d0102
|
3 |
+
size 135844
|
small/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:87e11e91c7dde5ba4b4e99db6248bf39e4f14bf9fe7705ce70bcfae38d505bc1
|
3 |
+
size 171552
|
small/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fbd545b46c611c4a7ba4b48cae6c7f09bb5b59f33ff56206ad1cd366c85cdfaa
|
3 |
+
size 77789
|