Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# keytotext
|
2 |
|
3 |
![keytotext (1)](https://user-images.githubusercontent.com/49101362/116334480-f5e57a00-a7dd-11eb-987c-186477f94b6e.png)
|
|
|
1 |
+
---
|
2 |
+
language: "en"
|
3 |
+
thumbnail: "Keywords to Sentences"
|
4 |
+
tags:
|
5 |
+
- keytotext
|
6 |
+
- k2t-tiny
|
7 |
+
- Keywords to Sentences
|
8 |
+
license: "MIT"
|
9 |
+
datasets:
|
10 |
+
- WebNLG
|
11 |
+
- Dart
|
12 |
+
metrics:
|
13 |
+
- NLG
|
14 |
+
---
|
15 |
+
|
16 |
# keytotext
|
17 |
|
18 |
![keytotext (1)](https://user-images.githubusercontent.com/49101362/116334480-f5e57a00-a7dd-11eb-987c-186477f94b6e.png)
|