koaning commited on
Commit
3e49f04
·
1 Parent(s): 459f447

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -95
README.md CHANGED
@@ -65,100 +65,10 @@ dataset_info:
65
  dataset_size: 3120984
66
  ---
67
 
68
- # Dataset Card for Dataset Name
69
 
70
- ## Dataset Description
 
 
71
 
72
- - **Homepage:**
73
- - **Repository:**
74
- - **Paper:**
75
- - **Leaderboard:**
76
- - **Point of Contact:**
77
-
78
- ### Dataset Summary
79
-
80
- [More Information Needed]
81
-
82
- ### Supported Tasks and Leaderboards
83
-
84
- [More Information Needed]
85
-
86
- ### Languages
87
-
88
- [More Information Needed]
89
-
90
- ## Dataset Structure
91
-
92
- ### Data Instances
93
-
94
- [More Information Needed]
95
-
96
- ### Data Fields
97
-
98
- [More Information Needed]
99
-
100
- ### Data Splits
101
-
102
- [More Information Needed]
103
-
104
- ## Dataset Creation
105
-
106
- ### Curation Rationale
107
-
108
- [More Information Needed]
109
-
110
- ### Source Data
111
-
112
- #### Initial Data Collection and Normalization
113
-
114
- [More Information Needed]
115
-
116
- #### Who are the source language producers?
117
-
118
- [More Information Needed]
119
-
120
- ### Annotations
121
-
122
- #### Annotation process
123
-
124
- [More Information Needed]
125
-
126
- #### Who are the annotators?
127
-
128
- [More Information Needed]
129
-
130
- ### Personal and Sensitive Information
131
-
132
- [More Information Needed]
133
-
134
- ## Considerations for Using the Data
135
-
136
- ### Social Impact of Dataset
137
-
138
- [More Information Needed]
139
-
140
- ### Discussion of Biases
141
-
142
- [More Information Needed]
143
-
144
- ### Other Known Limitations
145
-
146
- [More Information Needed]
147
-
148
- ## Additional Information
149
-
150
- ### Dataset Curators
151
-
152
- [More Information Needed]
153
-
154
- ### Licensing Information
155
-
156
- [More Information Needed]
157
-
158
- ### Citation Information
159
-
160
- [More Information Needed]
161
-
162
- ### Contributions
163
-
164
- [More Information Needed]
 
65
  dataset_size: 3120984
66
  ---
67
 
68
+ # Ner Fashion Brands
69
 
70
+ This dataset originally appear as part of
71
+ [this tutorial](https://github.com/explosion/projects/tree/v3/tutorials/ner_fashion_brands). The goal
72
+ of the dataset is to detect fashion brands in Reddit Comments.
73
 
74
+ For more details, be sure to read [this blogpost](https://explosion.ai/blog/sense2vec-reloaded#annotation).