Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
ManthanKulakarni
/
Text2JQLBuilder
like
1
Text2Text Generation
Transformers
PyTorch
Safetensors
ManthanKulakarni/Text2JQL
English
t5
Jira
JQL
JQL Builder
text2jql
Flan-T5
text-generation-inference
Inference Endpoints
License:
bsd
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
ManthanKulakarni
commited on
Jun 15, 2023
Commit
f481f2d
•
1 Parent(s):
eca62c7
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+1
-1
README.md
CHANGED
Viewed
@@ -35,5 +35,5 @@ words = "JQL: all story under project ACM"
35
36
gen_sentence(words)
37
38
-
# output: 'JQL: project =
CM
'
39
```
35
36
gen_sentence(words)
37
38
+
# output: 'JQL: project =
ACM
'
39
```