Datasets:
Tasks:
Text Classification
Sub-tasks:
intent-classification
Languages:
English
Multilinguality:
monolingual
Size Categories:
10K<n<100K
Language Creators:
crowdsourced
Annotations Creators:
expert-generated
Source Datasets:
original
License:
cc-by-3.0
Update files from the datasets library (from 1.6.0)
Browse filesRelease notes: https://github.com/huggingface/datasets/releases/tag/1.6.0
- clinc_oos.py +0 -1
clinc_oos.py
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
"""An Evaluation Dataset for Intent Classification and Out-of-Scope Prediction"""
|
2 |
|
3 |
-
from __future__ import absolute_import, division, print_function
|
4 |
|
5 |
import json
|
6 |
import textwrap
|
1 |
"""An Evaluation Dataset for Intent Classification and Out-of-Scope Prediction"""
|
2 |
|
|
|
3 |
|
4 |
import json
|
5 |
import textwrap
|