Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -106,4 +106,16 @@ configs:
|
|
106 |
data_files:
|
107 |
- split: train
|
108 |
path: data/train-*
|
109 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
106 |
data_files:
|
107 |
- split: train
|
108 |
path: data/train-*
|
109 |
+
license: cc-by-4.0
|
110 |
+
task_categories:
|
111 |
+
- image-classification
|
112 |
+
- image-feature-extraction
|
113 |
+
language:
|
114 |
+
- en
|
115 |
+
tags:
|
116 |
+
- face,
|
117 |
+
- emotion,
|
118 |
+
pretty_name: EmoNet Face Binary
|
119 |
+
size_categories:
|
120 |
+
- 10K<n<100K
|
121 |
+
---
|