Update README.md
Browse files
README.md
CHANGED
@@ -2,25 +2,20 @@
|
|
2 |
license: apache-2.0
|
3 |
language:
|
4 |
- en
|
5 |
-
task_categories:
|
6 |
-
- conditional-text-generation
|
7 |
-
- sequence-to-sequence
|
8 |
-
- time-series-forecasting
|
9 |
-
- structured-data-generation
|
10 |
-
|
11 |
tags:
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
|
24 |
size_categories:
|
25 |
- 100K<n<1M
|
|
|
|
|
26 |
---
|
|
|
2 |
license: apache-2.0
|
3 |
language:
|
4 |
- en
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
tags:
|
6 |
+
- time-series
|
7 |
+
- biomechanics
|
8 |
+
- human-motion
|
9 |
+
- healthcare
|
10 |
+
- gait-analysis
|
11 |
+
- multimodal
|
12 |
+
- natural-language-instructions
|
13 |
+
- regression
|
14 |
+
- sequence-regression
|
15 |
+
- text-to-sequence
|
16 |
+
- gpt-generated
|
|
|
17 |
size_categories:
|
18 |
- 100K<n<1M
|
19 |
+
task_categories:
|
20 |
+
- time-series-forecasting
|
21 |
---
|