output / README.md
AravindAct's picture
Update README.md
0035b33
|
Raw
History Blame
742 Bytes
---
license: apache-2.0
tags:
- generated_from_trainer
model-index:
- name: text_to_sql_flan_t5_small
results: []
---
# output
This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on an unknown dataset.
It achieves the following results on the evaluation set:
- Loss: 0.2735
- Rouge2 Precision: 0.5815
- Rouge2 Recall: 0.3607
- Rouge2 Fmeasure: 0.4211
## Model description
Flan t5 - small
## Intended uses & limitations
More information needed
## Training and evaluation data
More information needed
## Training procedure
Finetuned on customer data + Spider sql dataset
Instruction tuning: prompt and completion
### Framework versions
- Transformers 4.27.3
- Pytorch 2.0.0+cu117
- Tokenizers 0.13.2