Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
parquet
Sub-tasks:
intent-classification
Languages:
English
Size:
10K - 100K
License:
Commit
•
3731e69
1
Parent(s):
79cc05a
Add plus data files
Browse files
README.md
CHANGED
@@ -360,7 +360,7 @@ dataset_info:
|
|
360 |
- name: test
|
361 |
num_bytes: 286966
|
362 |
num_examples: 5500
|
363 |
-
download_size:
|
364 |
dataset_size: 1238511
|
365 |
- config_name: small
|
366 |
features:
|
@@ -542,6 +542,14 @@ configs:
|
|
542 |
path: imbalanced/validation-*
|
543 |
- split: test
|
544 |
path: imbalanced/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
545 |
---
|
546 |
|
547 |
# Dataset Card for CLINC150
|
|
|
360 |
- name: test
|
361 |
num_bytes: 286966
|
362 |
num_examples: 5500
|
363 |
+
download_size: 525729
|
364 |
dataset_size: 1238511
|
365 |
- config_name: small
|
366 |
features:
|
|
|
542 |
path: imbalanced/validation-*
|
543 |
- split: test
|
544 |
path: imbalanced/test-*
|
545 |
+
- config_name: plus
|
546 |
+
data_files:
|
547 |
+
- split: train
|
548 |
+
path: plus/train-*
|
549 |
+
- split: validation
|
550 |
+
path: plus/validation-*
|
551 |
+
- split: test
|
552 |
+
path: plus/test-*
|
553 |
---
|
554 |
|
555 |
# Dataset Card for CLINC150
|
plus/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
|
plus/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:30188119cf9f86fc9db27e1c22442d091cb5cb0913c9496f945fe11e7a02a28f
|
3 |
+
size 312096
|
plus/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
|