Datasets:
update README
Browse files
README.md
CHANGED
@@ -1,3 +1,23 @@
|
|
1 |
---
|
2 |
license: afl-3.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: afl-3.0
|
3 |
+
task_categories:
|
4 |
+
- feature-extraction
|
5 |
+
- text-classification
|
6 |
+
- zero-shot-classification
|
7 |
+
- text-to-speech
|
8 |
+
language:
|
9 |
+
- en
|
10 |
+
tags:
|
11 |
+
- ecommerse
|
12 |
+
- customer
|
13 |
+
- review
|
14 |
+
- amazon
|
15 |
+
- wayfair
|
16 |
+
- website
|
17 |
+
- nlp
|
18 |
+
- topicmodeling
|
19 |
+
- bertopic
|
20 |
+
- bert
|
21 |
+
size_categories:
|
22 |
+
- 10M<n<100M
|
23 |
+
---
|