Datasets:
Tasks:
Token Classification
Formats:
parquet
Sub-tasks:
named-entity-recognition
Languages:
English
Size:
1K - 10K
License:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,4 +1,23 @@
|
|
| 1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
dataset_info:
|
| 3 |
features:
|
| 4 |
- name: text
|
|
@@ -47,42 +66,18 @@ dataset_info:
|
|
| 47 |
dtype: string
|
| 48 |
splits:
|
| 49 |
- name: train
|
| 50 |
-
num_bytes:
|
| 51 |
-
num_examples:
|
| 52 |
-
|
| 53 |
-
num_bytes: 898819
|
| 54 |
-
num_examples: 500
|
| 55 |
-
download_size: 0
|
| 56 |
dataset_size: 3120984
|
| 57 |
configs:
|
| 58 |
- config_name: default
|
| 59 |
data_files:
|
| 60 |
- split: train
|
| 61 |
path: data/train-*
|
| 62 |
-
- split: eval
|
| 63 |
-
path: data/eval-*
|
| 64 |
-
annotations_creators:
|
| 65 |
-
- expert-generated
|
| 66 |
-
language:
|
| 67 |
-
- en
|
| 68 |
-
language_creators:
|
| 69 |
-
- found
|
| 70 |
-
license:
|
| 71 |
-
- mit
|
| 72 |
-
multilinguality:
|
| 73 |
-
- monolingual
|
| 74 |
-
pretty_name: Detecting fashion substrings in text.
|
| 75 |
-
size_categories:
|
| 76 |
-
- 1K<n<10K
|
| 77 |
-
source_datasets:
|
| 78 |
-
- original
|
| 79 |
tags:
|
| 80 |
- reddit
|
| 81 |
- fashion
|
| 82 |
-
task_categories:
|
| 83 |
-
- token-classification
|
| 84 |
-
task_ids:
|
| 85 |
-
- named-entity-recognition
|
| 86 |
---
|
| 87 |
|
| 88 |
This dataset represents some data that Ines annotated. I am adding this info manually.
|
|
|
|
| 1 |
---
|
| 2 |
+
annotations_creators:
|
| 3 |
+
- expert-generated
|
| 4 |
+
language_creators:
|
| 5 |
+
- found
|
| 6 |
+
language:
|
| 7 |
+
- en
|
| 8 |
+
license:
|
| 9 |
+
- mit
|
| 10 |
+
multilinguality:
|
| 11 |
+
- monolingual
|
| 12 |
+
size_categories:
|
| 13 |
+
- 1K<n<10K
|
| 14 |
+
source_datasets:
|
| 15 |
+
- original
|
| 16 |
+
task_categories:
|
| 17 |
+
- token-classification
|
| 18 |
+
task_ids:
|
| 19 |
+
- named-entity-recognition
|
| 20 |
+
pretty_name: Detecting fashion substrings in text.
|
| 21 |
dataset_info:
|
| 22 |
features:
|
| 23 |
- name: text
|
|
|
|
| 66 |
dtype: string
|
| 67 |
splits:
|
| 68 |
- name: train
|
| 69 |
+
num_bytes: 3120984
|
| 70 |
+
num_examples: 1735
|
| 71 |
+
download_size: 817069
|
|
|
|
|
|
|
|
|
|
| 72 |
dataset_size: 3120984
|
| 73 |
configs:
|
| 74 |
- config_name: default
|
| 75 |
data_files:
|
| 76 |
- split: train
|
| 77 |
path: data/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 78 |
tags:
|
| 79 |
- reddit
|
| 80 |
- fashion
|
|
|
|
|
|
|
|
|
|
|
|
|
| 81 |
---
|
| 82 |
|
| 83 |
This dataset represents some data that Ines annotated. I am adding this info manually.
|