juanfra218
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -34,10 +34,6 @@ A fine-tuned version of the Google T5 model, trained for the task of translating
|
|
34 |
- [sql-create-context Dataset](https://huggingface.co/datasets/b-mc2/sql-create-context)
|
35 |
- [Synthetic-Text-To-SQL Dataset](https://huggingface.co/datasets/gretelai/synthetic-text-to-sql)
|
36 |
|
37 |
-
## Ongoing Work
|
38 |
-
|
39 |
-
Currently working to implement PICARD (Parsing Incrementally for Constrained Auto-Regressive Decoding from Language Models) to improve the results of this model. More details can be found in the original [PICARD paper](https://arxiv.org/abs/2109.05093).
|
40 |
-
|
41 |
## Training Parameters
|
42 |
|
43 |
```
|
|
|
34 |
- [sql-create-context Dataset](https://huggingface.co/datasets/b-mc2/sql-create-context)
|
35 |
- [Synthetic-Text-To-SQL Dataset](https://huggingface.co/datasets/gretelai/synthetic-text-to-sql)
|
36 |
|
|
|
|
|
|
|
|
|
37 |
## Training Parameters
|
38 |
|
39 |
```
|