File size: 772 Bytes
183f85f 6e81c26 183f85f 8176b8e |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 |
---
license: mit
datasets:
- xlangai/spider
language:
- en
base_model:
- google/t5-large-lm-adapt
type:
- Transformer-based Text-to-Text Model
architecture:
- Encoder-Decoder
---
# Model Card for Model ID
<!-- Provide a quick summary of what the model is/does. -->
This modelcard aims to be a base template for new models. It has been generated using [this raw template](https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/modelcard_template.md?plain=1).
## Model Details
### Model Description
<!-- Provide a longer summary of what this model is. -->
- **Developed by:** Arundhati Dange
- **Model type:** [More Information Needed]
- **Language(s) (NLP):** English
- **License:** MIT
- **Finetuned from model:** t5-large-lm-adapt |