Upload dataset
Browse files- README.md +11 -11
- data/train-00000-of-00001.parquet +2 -2
README.md
CHANGED
|
@@ -1,6 +1,12 @@
|
|
| 1 |
---
|
| 2 |
language:
|
| 3 |
- en
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
dataset_info:
|
| 5 |
features:
|
| 6 |
- name: text
|
|
@@ -8,14 +14,14 @@ dataset_info:
|
|
| 8 |
- name: label
|
| 9 |
dtype: int64
|
| 10 |
splits:
|
| 11 |
-
- name: train
|
| 12 |
-
num_bytes: 2793
|
| 13 |
-
num_examples: 51
|
| 14 |
- name: test
|
| 15 |
num_bytes: 7035
|
| 16 |
num_examples: 100
|
| 17 |
-
|
| 18 |
-
|
|
|
|
|
|
|
|
|
|
| 19 |
configs:
|
| 20 |
- config_name: default
|
| 21 |
data_files:
|
|
@@ -23,17 +29,11 @@ configs:
|
|
| 23 |
path: data/train-*
|
| 24 |
- split: test
|
| 25 |
path: data/test-*
|
| 26 |
-
license: apache-2.0
|
| 27 |
-
task_categories:
|
| 28 |
-
- text-classification
|
| 29 |
tags:
|
| 30 |
- llms
|
| 31 |
- nlp
|
| 32 |
- chatbots
|
| 33 |
- prompts
|
| 34 |
-
pretty_name: TL (Test vs Learn) chatbot prompts
|
| 35 |
-
size_categories:
|
| 36 |
-
- n<1K
|
| 37 |
---
|
| 38 |
|
| 39 |
This dataset contains manually labeled examples used for training and testing [reddgr/tl-test-learn-prompt-classifier](https://huggingface.co/reddgr/tl-test-learn-prompt-classifier), a fine-tuning of DistilBERT that classifies chatbot prompts as either 'test' or 'learn.'
|
|
|
|
| 1 |
---
|
| 2 |
language:
|
| 3 |
- en
|
| 4 |
+
license: apache-2.0
|
| 5 |
+
size_categories:
|
| 6 |
+
- n<1K
|
| 7 |
+
task_categories:
|
| 8 |
+
- text-classification
|
| 9 |
+
pretty_name: TL (Test vs Learn) chatbot prompts
|
| 10 |
dataset_info:
|
| 11 |
features:
|
| 12 |
- name: text
|
|
|
|
| 14 |
- name: label
|
| 15 |
dtype: int64
|
| 16 |
splits:
|
|
|
|
|
|
|
|
|
|
| 17 |
- name: test
|
| 18 |
num_bytes: 7035
|
| 19 |
num_examples: 100
|
| 20 |
+
- name: train
|
| 21 |
+
num_bytes: 5787
|
| 22 |
+
num_examples: 42
|
| 23 |
+
download_size: 15497
|
| 24 |
+
dataset_size: 12822
|
| 25 |
configs:
|
| 26 |
- config_name: default
|
| 27 |
data_files:
|
|
|
|
| 29 |
path: data/train-*
|
| 30 |
- split: test
|
| 31 |
path: data/test-*
|
|
|
|
|
|
|
|
|
|
| 32 |
tags:
|
| 33 |
- llms
|
| 34 |
- nlp
|
| 35 |
- chatbots
|
| 36 |
- prompts
|
|
|
|
|
|
|
|
|
|
| 37 |
---
|
| 38 |
|
| 39 |
This dataset contains manually labeled examples used for training and testing [reddgr/tl-test-learn-prompt-classifier](https://huggingface.co/reddgr/tl-test-learn-prompt-classifier), a fine-tuning of DistilBERT that classifies chatbot prompts as either 'test' or 'learn.'
|
data/train-00000-of-00001.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dfa6ccecfc3bc05a045ae49e11c4fa651d9b6356e945726a1a99dce8b82ae126
|
| 3 |
+
size 5579
|