commit files to HF hub
Browse files
README.md
CHANGED
|
@@ -1,14 +1,12 @@
|
|
| 1 |
---
|
| 2 |
language: "en"
|
| 3 |
-
thumbnail: "Keywords to
|
| 4 |
tags:
|
| 5 |
- keytotext
|
| 6 |
- k2t
|
| 7 |
-
- Keywords to
|
| 8 |
-
|
| 9 |
-
- name: k2c
|
| 10 |
---
|
| 11 |
-
Idea is to build a model which will take keywords as inputs and generate
|
| 12 |
-
Potential use case can include:
|
| 13 |
-
-
|
| 14 |
-
- meme generator
|
|
|
|
| 1 |
---
|
| 2 |
language: "en"
|
| 3 |
+
thumbnail: "Keywords to Contract"
|
| 4 |
tags:
|
| 5 |
- keytotext
|
| 6 |
- k2t
|
| 7 |
+
- Keywords to Contract
|
| 8 |
+
license: mit
|
|
|
|
| 9 |
---
|
| 10 |
+
Idea is to build a model which will take keywords as inputs and generate contract clauses as outputs.
|
| 11 |
+
Potential use case can include:
|
| 12 |
+
- contract generation assistance
|
|
|