Update README.md
Browse files
README.md
CHANGED
@@ -1,12 +1,15 @@
|
|
1 |
---
|
2 |
-
license:
|
3 |
task_categories:
|
4 |
-
-
|
5 |
-
tags:
|
6 |
-
- LeRobot
|
7 |
configs:
|
8 |
- config_name: default
|
9 |
data_files: data/*/*.parquet
|
|
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
This dataset was created using [LeRobot](https://github.com/huggingface/lerobot).
|
|
|
1 |
---
|
2 |
+
license: openrail
|
3 |
task_categories:
|
4 |
+
- text-classification
|
|
|
|
|
5 |
configs:
|
6 |
- config_name: default
|
7 |
data_files: data/*/*.parquet
|
8 |
+
language:
|
9 |
+
- en
|
10 |
+
pretty_name: 'Chris Brown '
|
11 |
+
size_categories:
|
12 |
+
- 1M<n<10M
|
13 |
---
|
14 |
|
15 |
This dataset was created using [LeRobot](https://github.com/huggingface/lerobot).
|