Fix license metadata
#1
by
julien-c
HF staff
- opened
README.md
CHANGED
@@ -1,19 +1,15 @@
|
|
1 |
---
|
2 |
-
language:
|
3 |
-
thumbnail: "Keywords to Sentences"
|
4 |
tags:
|
5 |
- keytotext
|
6 |
- k2t
|
7 |
- Keywords to Sentences
|
8 |
-
license:
|
9 |
datasets:
|
10 |
-
-
|
11 |
- Dart
|
12 |
metrics:
|
13 |
- NLG
|
14 |
-
|
15 |
-
model-index:
|
16 |
-
- name: logisgenerator
|
17 |
---
|
18 |
|
19 |
#keytotext
|
|
|
1 |
---
|
2 |
+
language: en
|
|
|
3 |
tags:
|
4 |
- keytotext
|
5 |
- k2t
|
6 |
- Keywords to Sentences
|
7 |
+
license: mit
|
8 |
datasets:
|
9 |
+
- web_nlg
|
10 |
- Dart
|
11 |
metrics:
|
12 |
- NLG
|
|
|
|
|
|
|
13 |
---
|
14 |
|
15 |
#keytotext
|