Commit ·
40d6301
1
Parent(s): 5d0f78c
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
---
|
|
|
|
| 1 |
+
---
|
| 2 |
+
tags:
|
| 3 |
+
- text classification
|
| 4 |
+
widget:
|
| 5 |
+
- text: "Take out the trash."
|
| 6 |
+
example_title: "Example 1"
|
| 7 |
+
- text: "Preheat the oven."
|
| 8 |
+
example_title: "Example 2"
|
| 9 |
+
---
|
| 10 |
+
# Temporal Action Prediction
|
| 11 |
+
Prediction of action completion time from simple sentences.
|
| 12 |
+
|
| 13 |
---
|
| 14 |
license: apache-2.0
|
| 15 |
---
|