dmargutierrez
commited on
Commit
•
135b4ab
1
Parent(s):
9440c1b
Add metadata
Browse files
README.md
CHANGED
@@ -21,7 +21,19 @@ dataset_info:
|
|
21 |
num_bytes: 279546.6
|
22 |
num_examples: 210
|
23 |
download_size: 161613
|
24 |
-
dataset_size: 931822
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
25 |
---
|
26 |
# Dataset Card for "TASTESet"
|
27 |
|
|
|
21 |
num_bytes: 279546.6
|
22 |
num_examples: 210
|
23 |
download_size: 161613
|
24 |
+
dataset_size: 931822
|
25 |
+
task_categories:
|
26 |
+
- text-classification
|
27 |
+
- token-classification
|
28 |
+
language:
|
29 |
+
- en
|
30 |
+
tags:
|
31 |
+
- food
|
32 |
+
- recipes
|
33 |
+
- name-entity-recognition
|
34 |
+
pretty_name: TASTESet
|
35 |
+
size_categories:
|
36 |
+
- 1K<n<10K
|
37 |
---
|
38 |
# Dataset Card for "TASTESet"
|
39 |
|