Commit
·
16a4296
1
Parent(s):
4e9bed9
Update README.md
Browse files
README.md
CHANGED
@@ -13,6 +13,7 @@ inference:
|
|
13 |
parameters:
|
14 |
max_length: 512
|
15 |
license: apache-2.0
|
|
|
16 |
---
|
17 |
|
18 |
# T5-small finedtuned to generate txtai SQL
|
|
|
13 |
parameters:
|
14 |
max_length: 512
|
15 |
license: apache-2.0
|
16 |
+
library_name: txtai
|
17 |
---
|
18 |
|
19 |
# T5-small finedtuned to generate txtai SQL
|